Skip to content

chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0 #297

chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0

chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0 #297

Triggered via push August 23, 2023 14:00
Status Failure
Total duration 7m 31s
Artifacts

dotnetcore.yml

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

Annotations

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