feat(vuln): Handle scanning conan v2.x lockfiles #9898
Annotations
4 errors
Check if linter failed
Process completed with exit code 1.
|
Lint:
pkg/dependency/parser/c/conan/parse.go#L151
paramTypeCombine: func(pkg string, startLine int, endLine int) (types.Library, error) could be replaced with func(pkg string, startLine, endLine int) (types.Library, error) (gocritic)
|
Lint:
pkg/dependency/parser/c/conan/parse.go#L151
paramTypeCombine: func(pkg string, startLine int, endLine int) (types.Library, error) could be replaced with func(pkg string, startLine, endLine int) (types.Library, error) (gocritic)
|
Lint
issues found
|
Loading