Implement a cache daemon that can move the cache into place quickly o… #574
Annotations
6 errors and 4 warnings
golangci:
pkg/cli/cachedaemon.go#L164
Error return value of `cmd.MarkPersistentFlagRequired` is not checked (errcheck)
|
golangci:
pkg/cli/cachedaemon.go#L165
Error return value of `cmd.MarkPersistentFlagRequired` is not checked (errcheck)
|
golangci:
pkg/api/cached.go#L59
unnecessary leading newline (whitespace)
|
golangci
issues found
|
test-js
Process completed with exit code 2.
|
test
Process completed with exit code 2.
|
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-fuzz
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|