ci.yaml
on: pull_request
Annotations
3 errors
hadolint:
Dockerfile#L4
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
build:
main.go#L388
log.Fatal call has possible Printf formatting directive %s
|
build
Process completed with exit code 1.
|