Skip to content

Add health and version endpoints #476

Add health and version endpoints

Add health and version endpoints #476

Triggered via push December 11, 2023 19:45
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: src/Serval.ApiServer/StatusController.cs#L4
'Route' is not an attribute class
Build: src/Serval.ApiServer/StatusController.cs#L25
The type or namespace name 'HttpGetAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L25
The type or namespace name 'HttpGet' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L26
The type or namespace name 'ProducesResponseTypeAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L26
The type or namespace name 'ProducesResponseType' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L27
The type or namespace name 'ProducesResponseTypeAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L27
The type or namespace name 'ProducesResponseType' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L28
The type or namespace name 'ProducesResponseTypeAttribute' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L28
The type or namespace name 'ProducesResponseType' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.ApiServer/StatusController.cs#L29
The type or namespace name 'IActionResult' could not be found (are you missing a using directive or an assembly reference?)
Build: src/Serval.Shared/Controllers/ServiceUnavailableExceptionFilter.cs#L21
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
Build: src/Serval.Shared/Controllers/ServiceUnavailableExceptionFilter.cs#L21
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)