Run honeypot #2
go.yml
on: push
govulncheck
9s
gocritic
22s
Matrix: test
Annotations
1 error and 8 warnings
govulncheck
Command failed: go env GOPATH
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
|
test (stable, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/hpot/hpot. Supported file pattern: go.sum
|
gocritic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gocritic
Restore cache failed: Dependencies file is not found in /home/runner/work/hpot/hpot. Supported file pattern: go.sum
|
test (stable, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/hpot/hpot. Supported file pattern: go.sum
|
test (stable, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (stable, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\hpot\hpot. Supported file pattern: go.sum
|