Skip to content

Implement a cache daemon that can move the cache into place quickly o… #572

Implement a cache daemon that can move the cache into place quickly o…

Implement a cache daemon that can move the cache into place quickly o… #572

Triggered via push May 4, 2024 23:11
Status Failure
Total duration 58s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 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-fuzz
Process completed with exit code 2.
test
Process completed with exit code 2.
test-js
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-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/.
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-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/.