Skip to content

Consider the boundary quotes request option value #372

Consider the boundary quotes request option value

Consider the boundary quotes request option value #372

Re-run triggered March 29, 2023 16:47
Status Failure
Total duration 10m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.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/RequestTests.cs#L19
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: test/RestSharp.Tests.Integrated/HttpHeadersTests.cs#L32
Dereference of a possibly null reference.
test: test/RestSharp.Tests.Integrated/Models/LinkedINMemberProfile.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test: test/RestSharp.Tests.Integrated/Models/LinkedINMemberProfile.cs#L10
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.