fix: don't panic on pnpm
lockfiles with an invalid path
#823
Annotations
2 errors
Run golangci-lint:
pkg/lockfile/parse-pnpm-lock.go#L91
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"invalid package path\")" (err113)
|
Run golangci-lint
issues found
|
Loading