Initial CI workflow #4
go-ci.yml
on: pull_request
Lint
6s
Run Unit Tests
19s
Annotations
4 warnings
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/strawberry/strawberry. Supported file pattern: go.sum
|
Run Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/strawberry/strawberry. Supported file pattern: go.sum
|