chore(deps): update pre-commit hook golangci/golangci-lint to v1.55.0 #925
linters.yml
on: push
markdown-lint
7s
docker-lint
9s
shellcheck
13s
YAMLlint
5s
golangci
12s
Annotations
10 errors and 1 warning
golangci:
sztp-agent/cmd/daemon_test.go#L6
File is not `goimports`-ed (goimports)
|
golangci:
sztp-agent/cmd/disable_test.go#L6
File is not `goimports`-ed (goimports)
|
golangci:
sztp-agent/cmd/enable_test.go#L6
File is not `goimports`-ed (goimports)
|
golangci:
sztp-agent/cmd/run_test.go#L6
File is not `goimports`-ed (goimports)
|
golangci:
sztp-agent/cmd/status_test.go#L6
File is not `goimports`-ed (goimports)
|
golangci:
sztp-agent/cmd/daemon.go#L1
package-comments: package comment should be of the form "Package cmd ..." (revive)
|
golangci:
sztp-agent/cmd/disable.go#L1
package-comments: package comment should be of the form "Package cmd ..." (revive)
|
golangci:
sztp-agent/cmd/status.go#L1
package-comments: package comment should be of the form "Package cmd ..." (revive)
|
golangci:
sztp-agent/cmd/enable.go#L1
package-comments: package comment should be of the form "Package cmd ..." (revive)
|
golangci:
sztp-agent/cmd/run.go#L1
package-comments: package comment should be of the form "Package cmd ..." (revive)
|
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/sztp/sztp. Supported file pattern: go.sum
|