refactor: build script with dotnet-exec and C# script #319
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)
|