fix: parallelize inventory verification #151
Annotations
6 errors and 3 warnings
lint:
pkg/fs/verify.go#L135
Error return value is not checked (errcheck)
|
lint:
pkg/fs/verify.go#L97
declarations should never be cuddled (wsl)
|
lint:
pkg/fs/verify.go#L98
declarations should never be cuddled (wsl)
|
lint:
pkg/fs/verify.go#L116
if statements should only be cuddled with assignments (wsl)
|
lint:
pkg/fs/verify.go#L149
copylocks: call of fmt.Errorf copies lock value: sync/atomic.Uint64 contains sync/atomic.noCopy (govet)
|
lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, benjlevesque/[email protected], actions/setup-go@v4, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/cache/save@v3
Unexpected input(s) 'file', valid inputs are ['path', 'key', 'upload-chunk-size', 'enableCrossOsArchive']
|
Run actions/cache/save@v3
Cache save failed.
|
The logs for this run have expired and are no longer available.
Loading