Skip to content

ci(deps): bump SonarScanner dependencies #278

ci(deps): bump SonarScanner dependencies

ci(deps): bump SonarScanner dependencies #278

Triggered via pull request August 10, 2023 03:08
Status Success
Total duration 6m 2s
Artifacts

dotnetcore.yml

on: pull_request
Matrix: dotnet
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ubuntu-latest: test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
ubuntu-latest: test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
ubuntu-latest: test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
ubuntu-latest: test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.
windows-latest: test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
windows-latest: test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
windows-latest: test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
windows-latest: test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.
macos-latest: test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
macos-latest: test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
macos-latest: test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
macos-latest: test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.