Skip to content

Fix Units.NET refs

c4047fd
Select commit
Loading
Failed to load commit list.
Merged

Update 6 NuGet dependencies #415

Fix Units.NET refs
c4047fd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / nanoFramework.M5Stack succeeded Mar 9, 2026 in 17m 53s

Build #1.1.293+58f26a090c succeeded

Annotations

Check failure on line 1360 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / nanoFramework.M5Stack

Build log #L1360

ERROR: Failed to delete temp folder
java.nio.file.FileSystemException: D:\a\1\.sonarqube\out\.sonar\.sonartmp\architecture_graphs14047238865243276094.pb: The process cannot access the file because it is being used by another process

Check failure on line 1364 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / nanoFramework.M5Stack

Build log #L1364

at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:275)
	at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
	at java.base/java.nio.file.Files.deleteIfExists(Files.java:1191)
	at org.sonar.api.impl.utils.DefaultTempFolder$DeleteRecursivelyFileVisitor.visitFile(DefaultTempFolder.java:106)
	at org.sonar.api.impl.utils.DefaultTempFolder$DeleteRecursivelyFileVisitor.visitFile(DefaultTempFolder.java:101)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2811)
	at java.base/java.nio.file.Files.walkFileTree(Files.java:2882)
	at org.sonar.api.impl.utils.DefaultTempFolder.clean(DefaultTempFolder.java:82)

Check failure on line 1386 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / nanoFramework.M5Stack

Build log #L1386

at org.sonar.api.impl.utils.DefaultTempFolder.stop(DefaultTempFolder.java:97)
	at org.sonar.scanner.spring.StartableBeanPostProcessor.postProcessBeforeDestruction(StartableBeanPostProcessor.java:34)

Check failure on line 1390 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / nanoFramework.M5Stack

Build log #L1390

at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:795)