Skip to content

fix: data escaped + (plus) was not parsed correctly. #294

fix: data escaped + (plus) was not parsed correctly.

fix: data escaped + (plus) was not parsed correctly. #294

Triggered via push August 13, 2023 01:13
Status Success
Total duration 6m 26s
Artifacts

dotnetcore.yml

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

Annotations

12 warnings
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.
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.