chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 #550
Annotations
5 errors and 1 warning
golangci-lint:
module/go_mod/gopkg.go#L27
Error return value of `(*github.com/BurntSushi/toml.Decoder).Decode` is not checked (errcheck)
|
golangci-lint:
module/npm/checkWorkspace.go#L51
S1005: unnecessary assignment to the blank identifier (gosimple)
|
golangci-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)
|
golangci-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)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading