Pull request - 6 #2
linting.yml
on: pull_request
Lint - Docker
23s
lint
10s
Annotations
3 errors
lint:
database/db.go#L214
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
|
lint
issues found
|
Lint - Docker:
Dockerfile#L20
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|