Skip to content

add minimum viable API for commitments #979

add minimum viable API for commitments

add minimum viable API for commitments #979

Triggered via pull request October 16, 2023 13:40
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build & Lint: internal/api/commitment.go#L35
File is not `goimports`-ed with -local github.com/sapcc/limes (goimports)
Build & Lint: internal/db/models.go#L166
`transfered` is a misspelling of `transferred` (misspell)
Build & Lint: internal/api/commitment.go#L265
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
Build & Lint
issues found