Update tests #5
Annotations
10 warnings
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L41
Theory method 'Should_Return_True_For_Remote_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L42
Theory method 'Should_Return_True_For_Remote_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L43
Theory method 'Should_Return_True_For_Remote_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L44
Theory method 'Should_Return_True_For_Remote_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L24
Theory method 'Should_Return_True_For_Local_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L25
Theory method 'Should_Return_True_For_Local_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L26
Theory method 'Should_Return_True_For_Local_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/OpenApiValidatorTests.cs#L27
Theory method 'Should_Return_True_For_Local_Files' on test class 'OpenApiValidatorTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
🛠️ Build:
src/CurlGenerator.Tests/GenerateCommandTests.cs#L40
Theory method 'Should_Generate_Code_From_File' on test class 'GenerateCommandTests' does not use parameter 'outputType'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
🛠️ Build:
src/CurlGenerator.Tests/GenerateCommandTests.cs#L65
Theory method 'Should_Generate_Code_From_File_V31_Spec_When_Validation_Skipped' on test class 'GenerateCommandTests' does not use parameter 'outputType'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
The logs for this run have expired and are no longer available.
Loading