fix(lint): exclude test files from linting #26
Annotations
7 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
pkg/auth/oauth/client.go#L82
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
|
|
Lint:
pkg/auth/dcr/client.go#L158
SA9003: empty branch (staticcheck)
|
|
Lint:
pkg/auth/dcr/client.go#L77
SA9003: empty branch (staticcheck)
|
|
Lint:
cmd/usage.go#L120
SA1019: api.GetUsageHosts is deprecated: This API is deprecated. (staticcheck)
|
|
Lint:
cmd/cloud.go#L114
SA1019: api.ListGCPIntegration is deprecated: This API is deprecated. (staticcheck)
|
|
Test and Coverage
Process completed with exit code 1.
|