Update .github workflows golangci lint action #11
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/
|