Skip to content

Allow some commands to be run without authenticating against the API #275

Allow some commands to be run without authenticating against the API

Allow some commands to be run without authenticating against the API #275

Triggered via pull request October 23, 2023 21:34
Status Failure
Total duration 1m 56s
Artifacts

gochecks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/