Skip to content

fix: parallelize inventory verification #157

fix: parallelize inventory verification

fix: parallelize inventory verification #157

Triggered via pull request February 7, 2024 21:52
Status Failure
Total duration 31s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 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
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/stacker-bom/stacker-bom. Supported file pattern: go.sum
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']