Skip to content

Use https://petstore.swagger.io/v2/swagger.json in examples #3

Use https://petstore.swagger.io/v2/swagger.json in examples

Use https://petstore.swagger.io/v2/swagger.json in examples #3

Triggered via push November 13, 2023 21:54
Status Failure
Total duration 53s
Artifacts

codecov.yml

on: push
👌 Verify build
30s
👌 Verify build
Fit to window
Zoom out
Zoom in

Annotations

1 error, 45 warnings, and 41 notices
👌 Verify build
Process completed with exit code 1.
Member initialized value ignored: HttpGenerator/Validation/OpenApiValidationException.cs#L8
Property initializer value ignored during initialization
Non-accessed positional property (non-private accessibility): HttpGenerator/Validation/OpenApiValidationResult.cs#L7
Positional property 'HttpGenerator.Validation.OpenApiValidationResult.Statistics' is never accessed (except in implicit Equals/ToString implementations)
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L9
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L16
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L12
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L10
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L13
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L14
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L11
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L8
Initializing property by default value is redundant
Redundant member initializer: HttpGenerator/Validation/OpenApiStats.cs#L15
Initializing property by default value is redundant
Redundant nullable warning suppression expression: HttpGenerator/Analytics.cs#L72
The nullable warning suppression expression is redundant
Redundant nullable warning suppression expression: HttpGenerator/GenerateCommand.cs#L26
The nullable warning suppression expression is redundant
Redundant nullable warning suppression expression: HttpGenerator/GenerateCommand.cs#L58
The nullable warning suppression expression is redundant
Redundant using directive: HttpGenerator/Validation/OpenApiValidator.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiValidationResult.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Analytics.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Analytics.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/SupportInformation.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Analytics.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Program.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Settings.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiValidator.cs#L3
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Analytics.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiStats.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiValidator.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Program.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator.Core.Tests/SwaggerPetstoreTests.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/SupportInformation.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiValidator.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/GenerateCommand.cs#L5
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiValidationException.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/GenerateCommand.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator.Core.Tests/OpenApiDocumentFactoryTests.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Validation/OpenApiStats.cs#L2
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/GenerateCommand.cs#L4
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/Settings.cs#L1
Using directive is not required by the code and can be safely removed
Redundant using directive: HttpGenerator/GenerateCommand.cs#L6
Using directive is not required by the code and can be safely removed
Auto-property accessor is never used (non-private accessibility): HttpGenerator/Settings.cs#L15
Auto-property accessor 'OutputFolder.set' is never used
Auto-property accessor is never used (non-private accessibility): HttpGenerator/Settings.cs#L10
Auto-property accessor 'OpenApiPath.set' is never used
Auto-property accessor is never used (non-private accessibility): HttpGenerator/Settings.cs#L20
Auto-property accessor 'NoLogging.set' is never used
Method return value is never used (private accessibility): HttpGenerator/GenerateCommand.cs#L79
Method 'TryWriteLine' return value is never used
Member can be made private (non-private accessibility): HttpGenerator.Core.Tests/Resources/EmbeddedResources.cs#L51
Property 'SwaggerPetstoreJsonV2WithDifferentHeaders' can be made private
Member can be made private (non-private accessibility): HttpGenerator/Validation/OpenApiStats.cs#L12
Property 'RequestBodyCount' can be made private
Member can be made private (non-private accessibility): HttpGenerator.Core.Tests/Resources/EmbeddedResources.cs#L61
Property 'SwaggerPetstoreJsonV3WithDifferentHeaders' can be made private
Member can be made private (non-private accessibility): HttpGenerator.Core.Tests/Resources/EmbeddedResources.cs#L71
Property 'SwaggerPetstoreYamlV2WithDifferentHeaders' can be made private
Member can be made private (non-private accessibility): HttpGenerator.Core.Tests/Resources/EmbeddedResources.cs#L81
Property 'SwaggerPetstoreYamlV3WithDifferentHeaders' can be made private
Type member is never used (non-private accessibility): HttpGenerator/Analytics.cs#L22
Method 'LogFeatureUsage' is never used
Type member is never used (non-private accessibility): HttpGenerator.Core/StringCasingExtensions.cs#L17
Method 'ConvertKebabCaseToCamelCase' is never used
Type member is never used (non-private accessibility): HttpGenerator.Core/StringCasingExtensions.cs#L5
Method 'ConvertKebabCaseToPascalCase' is never used