CodeQL #2587
Annotations
10 errors
Analyze (go):
constant/constant.go#L1
should have a package comment https://revive.run/r#package-comments
|
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):
errof/errof.go#L1
should have a package comment https://revive.run/r#package-comments
|
Analyze (go):
contrib/snmp2cpe/pkg/cmd/root/root.go#L1
should have a package comment https://revive.run/r#package-comments
|
Analyze (go):
contrib/snmp2cpe/pkg/cmd/v3/v3.go#L1
should have a package comment https://revive.run/r#package-comments
|
Analyze (go):
models/vulninfos.go#L653
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Analyze (go):
models/vulninfos.go#L659
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Analyze (go):
models/vulninfos.go#L667
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Analyze (go):
models/vulninfos.go#L673
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Analyze (go):
models/vulninfos.go#L681
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|