Skip to content

chore(deps): bump System.Text.Json from 5.0.2 to 8.0.0 #338

chore(deps): bump System.Text.Json from 5.0.2 to 8.0.0

chore(deps): bump System.Text.Json from 5.0.2 to 8.0.0 #338

Triggered via push November 15, 2023 13:17
Status Failure
Total duration 6m 49s
Artifacts

dotnetcore.yml

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

Annotations

3 errors and 12 warnings
ubuntu-latest
Process completed with exit code 1.
macos-latest
Process completed with exit code 1.
windows-latest
Process completed with exit code 1.
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.
macos-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.
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.