Skip to content

Update build.cs

Update build.cs #211

Triggered via push January 3, 2024 01:11
Status Success
Total duration 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L15
Possible null reference argument for parameter 'curlScript' in 'Task<HttpRequestMessage> CurlParser.ParseScriptAsync(string curlScript, CancellationToken cancellationToken = default(CancellationToken))'.
build: tests/HTTPie.UnitTest/Implement/OutputFormatterTest.cs#L9
Fixture argument 'serviceProvider' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
build: tests/HTTPie.UnitTest/Middleware/RequestDataMiddlewareTest.cs#L8
Fixture argument 'serviceProvider' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L15
Possible null reference argument for parameter 'curlScript' in 'Task<HttpRequestMessage> CurlParser.ParseScriptAsync(string curlScript, CancellationToken cancellationToken = default(CancellationToken))'.
build: tests/HTTPie.UnitTest/Implement/OutputFormatterTest.cs#L9
Fixture argument 'serviceProvider' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)
build: tests/HTTPie.UnitTest/Middleware/RequestDataMiddlewareTest.cs#L8
Fixture argument 'serviceProvider' does not have a fixture source (if it comes from a collection definition, ensure the definition is in the same assembly as the test) (https://xunit.net/xunit.analyzers/rules/xUnit1041)