Skip to content

Consider the boundary quotes request option value #383

Consider the boundary quotes request option value

Consider the boundary quotes request option value #383

Triggered via pull request March 29, 2023 17:08
Status Failure
Total duration 14m 15s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: test/RestSharp.InteractiveTests/Program.cs#L11
Unreachable code detected
test: test/RestSharp.Tests.Integrated/StatusCodeTests.cs#L181
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: test/RestSharp.Tests.Integrated/StatusCodeTests.cs#L60
Dereference of a possibly null reference.
test: test/RestSharp.Tests.Integrated/StatusCodeTests.cs#L77
Dereference of a possibly null reference.
test: test/RestSharp.Tests.Integrated/Server/Handlers/FileHandlers.cs#L48
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: test/RestSharp.Tests.Integrated/ResourceStringParametersTests.cs#L30
Possible null reference assignment.
test: test/RestSharp.Tests.Integrated/ResourceStringParametersTests.cs#L27
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: test/RestSharp.Tests.Integrated/MultipartFormDataTests.cs#L55
Possible null reference assignment.
test: test/RestSharp.Tests.Integrated/MultipartFormDataTests.cs#L52
Non-nullable property 'CapturedContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: test/RestSharp.Tests.Integrated/RequestTests.cs#L19
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.