Skip to content

更新 build.cs

更新 build.cs #499

Triggered via push January 3, 2024 01:16
Status Success
Total duration 2m 32s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp): 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))'.
Analyze (csharp): 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)
Analyze (csharp): 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)
Analyze (csharp): 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))'.
Analyze (csharp): 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)
Analyze (csharp): 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)