add minimum viable API for commitments #979
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|