TEST: PR for check the linter working #10
Closed
Annotations
3 errors and 2 warnings
Run GolangCI-Lint Check:
server/main.go#L44
Error return value of `client.Disconnect` is not checked (errcheck)
|
Run GolangCI-Lint Check:
server/main.go#L28
SA9003: empty branch (staticcheck)
|
Run GolangCI-Lint Check
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/golang-to-do-app/golang-to-do-app. Supported file pattern: go.sum
|
Loading