Go source cataloger #9174
Annotations
7 errors and 1 warning
Run static analysis:
syft/pkg/cataloger/golang/parse_go_mod.go#L37
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)
|
Run static analysis:
syft/pkg/cataloger/golang/parse_go_mod.go#L41
unused-parameter: parameter 'resolver' seems to be unused, consider removing or renaming it as _ (revive)
|
Run static analysis:
syft/pkg/cataloger/golang/parse_go_mod.go#L106
empty-block: this block is empty, you can remove it (revive)
|
Run static analysis:
syft/pkg/cataloger/golang/parse_go_mod.go#L109
empty-block: this block is empty, you can remove it (revive)
|
Run static analysis:
syft/pkg/cataloger/golang/parse_go_mod.go#L106
SA9003: empty branch (staticcheck)
|
Run static analysis:
syft/pkg/cataloger/golang/parse_go_mod.go#L109
SA9003: empty branch (staticcheck)
|
Run static analysis
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading