Skip to content

Update dependency Soenneker.Tests.Unit to v2.1.313 (#428) #345

Update dependency Soenneker.Tests.Unit to v2.1.313 (#428)

Update dependency Soenneker.Tests.Unit to v2.1.313 (#428) #345

Triggered via push July 10, 2024 00:22
Status Success
Total duration 10m 24s
Artifacts
publish-package
31s
publish-package
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
publish-package: test/SingletonDictionaryTests.cs#L56
Cannot convert null literal to non-nullable reference type.
publish-package: test/SingletonDictionaryTests.cs#L96
Cannot convert null literal to non-nullable reference type.
publish-package: test/SingletonDictionaryTests.cs#L138
Cannot convert null literal to non-nullable reference type.
publish-package: test/SingletonDictionaryTests.cs#L192
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
publish-package: test/SingletonDictionaryTests.cs#L56
Cannot convert null literal to non-nullable reference type.
publish-package: test/SingletonDictionaryTests.cs#L96
Cannot convert null literal to non-nullable reference type.
publish-package: test/SingletonDictionaryTests.cs#L138
Cannot convert null literal to non-nullable reference type.
publish-package: test/SingletonDictionaryTests.cs#L192
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.