fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security] #1521
Annotations
10 errors and 1 warning
golangci-lint:
internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
action/config/load.go#L204
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
action/pipeline/validate_test.go#L482
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
action/pipeline/validate_test.go#L483
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
action/pipeline/validate_test.go#L487
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
action/secret/table.go#L51
directive `//nolint:gosec // ignore memory aliasing` is unused for linter "gosec" (nolintlint)
|
golangci-lint:
action/secret/table.go#L106
directive `//nolint:gosec // ignore memory aliasing` is unused for linter "gosec" (nolintlint)
|
golangci-lint:
internal/output/yaml_test.go#L72
unused-parameter: parameter 'unmarshal' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
action/config/load.go#L203
assignments should only be cuddled with other assignments (wsl)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading