Skip to content

refactor: build script with dotnet-exec and C# script #319

refactor: build script with dotnet-exec and C# script

refactor: build script with dotnet-exec and C# script #319

Triggered via push January 2, 2024 15:42
Status Success
Total duration 2m 57s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
linux-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)
linux-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)
linux-build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L10
Null should not be used for type parameter 'script' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
linux-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)
linux-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)
linux-build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L10
Null should not be used for type parameter 'script' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
mac-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)
mac-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)
mac-build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L10
Null should not be used for type parameter 'script' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
mac-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)
mac-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)
mac-build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L10
Null should not be used for type parameter 'script' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows-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)
windows-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)
windows-build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L10
Null should not be used for type parameter 'script' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
windows-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)
windows-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)
windows-build: tests/HTTPie.UnitTest/Implement/CurlParserTest.cs#L10
Null should not be used for type parameter 'script' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)