Allow some commands to be run without authenticating against the API #275
gochecks.yml
on: pull_request
Golangci-Lint
1m 43s
Go-Fmt
6s
Annotations
4 errors and 2 warnings
Golangci-Lint:
cmd/root.go#L34
G101: Potential hardcoded credentials (gosec)
|
Golangci-Lint:
cmd/root.go#L124
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Golangci-Lint:
cmd/root.go#L130
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
Golangci-Lint
Process completed with exit code 1.
|
Go-Fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Golangci-Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|