Skip to content

Update dependency Soenneker.Tests.Unit to v2.1.314 #352

Update dependency Soenneker.Tests.Unit to v2.1.314

Update dependency Soenneker.Tests.Unit to v2.1.314 #352

Triggered via pull request July 10, 2024 01:08
Status Success
Total duration 11m 50s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
25s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-and-test: test/SingletonDictionaryTests.cs#L56
Cannot convert null literal to non-nullable reference type.
build-and-test: test/SingletonDictionaryTests.cs#L96
Cannot convert null literal to non-nullable reference type.
build-and-test: test/SingletonDictionaryTests.cs#L138
Cannot convert null literal to non-nullable reference type.
build-and-test: 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.
build-and-test: test/SingletonDictionaryTests.cs#L56
Cannot convert null literal to non-nullable reference type.
build-and-test: test/SingletonDictionaryTests.cs#L96
Cannot convert null literal to non-nullable reference type.
build-and-test: test/SingletonDictionaryTests.cs#L138
Cannot convert null literal to non-nullable reference type.
build-and-test: 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.