Skip to content

Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 #314

Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0

Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 #314

Triggered via pull request February 3, 2024 10:59
Status Failure
Total duration 1m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: model_job.go#L80
S1002: should omit comparison to bool constant, can be simplified to `option.Wait` (gosimple)
lint: autodeploy.go#L39
S1000: should use for range instead of for { select {} } (gosimple)
lint: model_job.go#L100
S1000: should use for range instead of for { select {} } (gosimple)
lint: interactor_combine.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: interactor_lambda.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: auth.go#L27
ineffectual assignment to err (ineffassign)
lint: gitops_plugin_kustomize.go#L46
ineffectual assignment to err (ineffassign)
lint: model_job.go#L60
ineffectual assignment to err (ineffassign)
lint: job.go#L17
SA4006: this value of `job` is never used (staticcheck)
lint
issues found
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.