Update golangci-lint to v2.1.6 and fix linting errors #27
lint.yml
on: pull_request
golangci-lint
15s
go vet
17s
Annotations
4 errors and 2 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
direction_types.go#L1
ST1000: at least one file in a package should have a package comment (staticcheck)
|
|
golangci-lint:
direction.go#L1
ST1000: at least one file in a package should have a package comment (staticcheck)
|
|
golangci-lint:
comp.go#L1
ST1000: at least one file in a package should have a package comment (staticcheck)
|
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
go vet
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|