TEST: PR for check the linter working #21
ci.yml
on: pull_request
Build Backend (Go)
7s
Build Frontend (React)
15s
Annotations
1 error and 3 warnings
Build Backend (Go)
golangci-lint exit with code 7
|
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
|
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/
|