Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 #550

chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0

chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 #550

Triggered via pull request January 15, 2025 11:44
Status Failure
Total duration 48s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: module/go_mod/gopkg.go#L27
Error return value of `(*github.com/BurntSushi/toml.Decoder).Decode` is not checked (errcheck)
lint: module/npm/checkWorkspace.go#L51
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: module/npm/checkWorkspace.go#L52
SA1019: filepath.HasPrefix has been deprecated since Go 1.0 because it shouldn't be used: HasPrefix does not respect path boundaries and does not ignore case when required. (staticcheck)
lint: inspector/managed_inspect.go#L18
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636