CodeQL #2576
Annotations
10 errors
Autobuild:
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
|
Autobuild:
errof/errof.go#L1
should have a package comment https://revive.run/r#package-comments
|
Autobuild:
contrib/snmp2cpe/pkg/cmd/root/root.go#L1
should have a package comment https://revive.run/r#package-comments
|
Autobuild:
contrib/snmp2cpe/pkg/cmd/v3/v3.go#L1
should have a package comment https://revive.run/r#package-comments
|
Autobuild:
constant/constant.go#L1
should have a package comment https://revive.run/r#package-comments
|
Autobuild:
detector/util.go#L168
redefinition of the built-in function clear https://revive.run/r#redefines-builtin-id
|
Autobuild:
models/vulninfos.go#L653
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Autobuild:
models/vulninfos.go#L659
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Autobuild:
models/vulninfos.go#L667
redefinition of the built-in function max https://revive.run/r#redefines-builtin-id
|
Autobuild:
models/cvecontents.go#L229
exported method CveContents.SSVC should have comment or be unexported https://revive.run/r#exported
|
Loading