Skip to content

fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [secu… #4020

fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [secu…

fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [secu… #4020

Triggered via push January 8, 2025 15:20
Status Success
Total duration 2m 31s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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