Skip to content

Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 6.0.15 #408

Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 6.0.15

Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 6.0.15 #408

Triggered via pull request April 4, 2023 22:12
Status Success
Total duration 11m 11s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test: src/RestSharp/Request/RestRequestExtensions.cs#L341
Possible null reference argument for parameter 'value' in 'BodyParameter.BodyParameter(string? name, object value, ContentType contentType, DataFormat dataFormat = DataFormat.None)'.
test: src/RestSharp/Request/RestRequestExtensions.cs#L341
Possible null reference argument for parameter 'value' in 'BodyParameter.BodyParameter(string? name, object value, ContentType contentType, DataFormat dataFormat = DataFormat.None)'.
test: test/RestSharp.Tests.Serializers.Xml/SampleClasses/twitter.cs#L33
The type name 'user' only contains lower-cased ascii characters. Such names may become reserved for the language.
test: test/RestSharp.InteractiveTests/Program.cs#L11
Unreachable code detected