Feature/rest api #45
Annotations
5 errors and 1 warning
Auto-format and lint Go:
internal/api/v1/handlers.go#L276
Error return value of `c.Writer.Write` is not checked (errcheck)
|
Auto-format and lint Go:
internal/api/v1/handlers.go#L519
Error return value of `c.Writer.Write` is not checked (errcheck)
|
Auto-format and lint Go:
internal/api/v1/handlers.go#L136
SA9003: empty branch (staticcheck)
|
Auto-format and lint Go:
internal/api/v1/handlers.go#L408
SA9003: empty branch (staticcheck)
|
Auto-format and lint Go
Process completed with exit code 4.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading