Skip to content

CodeQL

CodeQL #2462

Triggered via schedule September 22, 2024 20:34
Status Success
Total duration 8m 50s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go): contrib/future-vuls/pkg/config/config.go#L5
exported const DiscoverTomlFileName should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
Analyze (go): contrib/snmp2cpe/pkg/cmd/v3/v3.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): constant/constant.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/future-vuls/cmd/main.go#L43
parameter 'cmd' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
Analyze (go): contrib/snmp2cpe/pkg/cmd/root/root.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): subcmds/server.go#L124
parameter 'r' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
Analyze (go): errof/errof.go#L1
should have a package comment https://revive.run/r#package-comments
Analyze (go): contrib/future-vuls/cmd/main.go#L43
parameter 'args' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
Analyze (go): contrib/future-vuls/cmd/main.go#L52
parameter 'cmd' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter
Analyze (go): contrib/future-vuls/cmd/main.go#L52
parameter 'args' seems to be unused, consider removing or renaming it as _ https://revive.run/r#unused-parameter