Skip to content

fix: data escaped space (+) was not parsing space char correctly. #286

fix: data escaped space (+) was not parsing space char correctly.

fix: data escaped space (+) was not parsing space char correctly. #286

Triggered via push August 12, 2023 13:51
Status Success
Total duration 6m 58s
Artifacts

dotnetcore.yml

on: push
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.
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/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.