Skip to content

chore(deps): bump github/codeql-action from 3.22.11 to 3.26.8 #192

chore(deps): bump github/codeql-action from 3.22.11 to 3.26.8

chore(deps): bump github/codeql-action from 3.22.11 to 3.26.8 #192

Triggered via push September 19, 2024 12:54
Status Failure
Total duration 4m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
golangci-lint: pkg/action/upgrade.go#L349
`occured` is a misspelling of `occurred` (misspell)
golangci-lint: pkg/action/action.go#L62
var `errPending` is unused (unused)
golangci-lint
issues found
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint: pkg/errs/errors.go#L45
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
golangci-lint: pkg/chart/chart_extender.go#L9
exported: type name will be used as chart.ChartExtenderBufferedFile by other packages, and that stutters; consider calling this ExtenderBufferedFile (revive)
golangci-lint: pkg/chart/chart_extender.go#L14
exported: type name will be used as chart.ChartExtender by other packages, and that stutters; consider calling this Extender (revive)
golangci-lint: pkg/chart/loader/directory.go#L61
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
golangci-lint: pkg/chartutil/dependencies.go#L542
superfluous-else: if block ends with a continue statement, so drop this else and outdent its block (revive)
golangci-lint: pkg/chartutil/coalesce.go#L49
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
golangci-lint: pkg/chartutil/coalesce.go#L79
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
golangci-lint: pkg/phases/stages/externaldeps/external_dependency.go#L28
unused-parameter: parameter 'metaAccessor' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/kube/fake/extensions.go#L9
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: pkg/kube/fake/printer.go#L93
unused-parameter: parameter 'force' seems to be unused, consider removing or renaming it as _ (revive)