TEST: PR for check the linter working #22
ci.yml
on: pull_request
Build Backend (Go)
40s
Build Frontend (React)
15s
Annotations
3 errors and 3 warnings
Build Backend (Go):
server/main.go#L44
Error return value of `client.Disconnect` is not checked (errcheck)
|
Build Backend (Go):
server/main.go#L28
SA9003: empty branch (staticcheck)
|
Build Backend (Go)
issues found
|
Build Frontend (React)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Build Backend (Go)
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/
|
Build Backend (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
|