Update development environment #127
Annotations
1 error and 5 warnings
golangci-lint
issues found
|
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/.
|
golangci-lint:
cmd/detect/detect_suite_test.go#L7
dot-imports: should not use dot imports (revive)
|
golangci-lint:
cmd/detect/detect_suite_test.go#L8
dot-imports: should not use dot imports (revive)
|
golangci-lint:
cmd/detect/main_test.go#L6
dot-imports: should not use dot imports (revive)
|
golangci-lint:
internal/util/copy.go#L69
unused-parameter: parameter 'dest' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading