Support AWS CLI #10
test.yml
on: pull_request
Test and coverage
1m 41s
go vet and statuscheck
1m 59s
golangci lint check
1m 42s
Annotations
7 errors and 3 warnings
golangci lint check
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
go vet and statuscheck:
cmd/sync.go#L26
error strings should not be capitalized (ST1005)
|
go vet and statuscheck:
internal/argocd/api.go#L83
error strings should not be capitalized (ST1005)
|
go vet and statuscheck:
internal/argocd/api.go#L147
this value of err is never used (SA4006)
|
go vet and statuscheck:
internal/argocd/api.go#L174
error strings should not be capitalized (ST1005)
|
go vet and statuscheck:
internal/argocd/api.go#L253
error strings should not be capitalized (ST1005)
|
go vet and statuscheck
Process completed with exit code 1.
|
golangci lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test and coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go vet and statuscheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|