Skip to content

Build

Build #66

Triggered via schedule December 15, 2025 00:50
Status Success
Total duration 2m 32s
Artifacts

build.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
scan: src/Wiremock.OpenAPIValidator/Queries/ServiceInfromationQueryHandler.cs#L8
Make 'Handle' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
scan: src/Wiremock.OpenAPIValidator/Queries/WireMockMappingsQueryHandler.cs#L9
Make 'Handle' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
scan: src/Wiremock.OpenAPIValidator/Commands/OpenApiDocumentReaderHandler.cs#L13
Make 'Handle' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
scan: src/Wiremock.OpenAPIValidator/ValidationService.cs#L39
Remove this unnecessary check for null. (https://rules.sonarsource.com/csharp/RSPEC-2589)
scan: src/Wiremock.OpenAPIValidator/Commands/WiremockMappingsReaderCommandHandler.cs#L12
Make 'Handle' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
scan: src/Wiremock.OpenAPIValidator/Commands/WiremockResponseReaderCommandHandler.cs#L15
Make 'Handle' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
scan: src/Wiremock.OpenAPIValidator/Formatters/ConsoleOutputFormatter.cs#L66
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
scan: src/Wiremock.OpenAPIValidator/Formatters/JsonOutputFormatter.cs#L59
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
scan: src/Wiremock.OpenAPIValidator/Formatters/JsonOutputFormatter.cs#L49
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
scan: src/Wiremock.OpenAPIValidator/Formatters/JsonOutputFormatter.cs#L42
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)