Skip to content

Update .github workflows golangci lint action #11

Update .github workflows golangci lint action

Update .github workflows golangci lint action #11

Triggered via push July 25, 2023 15:02
Status Failure
Total duration 1m 1s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
docker: cmd/server/main.go#L27
G101: Potential hardcoded credentials (gosec)
docker: cmd/server/main.go#L115
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
docker
issues found
docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/