Skip to content

Update development environment #127

Update development environment

Update development environment #127

Triggered via pull request February 23, 2024 11:19
Status Failure
Total duration 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: cmd/detect/detect_suite_test.go#L7
dot-imports: should not use dot imports (revive)
lint: cmd/detect/detect_suite_test.go#L8
dot-imports: should not use dot imports (revive)
lint: cmd/detect/main_test.go#L6
dot-imports: should not use dot imports (revive)
lint: internal/util/copy.go#L69
unused-parameter: parameter 'dest' seems to be unused, consider removing or renaming it as _ (revive)