Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 #313
Annotations
10 errors and 1 warning
golangci-lint:
autodeploy.go#L39
S1000: should use for range instead of for { select {} } (gosimple)
|
golangci-lint:
model_job.go#L100
S1000: should use for range instead of for { select {} } (gosimple)
|
golangci-lint:
model_job.go#L80
S1002: should omit comparison to bool constant, can be simplified to `option.Wait` (gosimple)
|
golangci-lint:
interactor_combine.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
interactor_lambda.go#L23
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint:
auth.go#L27
ineffectual assignment to err (ineffassign)
|
golangci-lint:
gitops_plugin_kustomize.go#L46
ineffectual assignment to err (ineffassign)
|
golangci-lint:
model_job.go#L60
ineffectual assignment to err (ineffassign)
|
golangci-lint:
job.go#L17
SA4006: this value of `job` is never used (staticcheck)
|
golangci-lint
issues found
|
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/.
|
The logs for this run have expired and are no longer available.
Loading