chore(deps): bump github.com/samber/lo from 1.44.0 to 1.46.0 #2382
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):
constant/constant.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/util/util.go#L1
should have a package comment https://revive.run/r#package-comments
|
Analyze (go):
errof/errof.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):
detector/wordpress.go#L324
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
Analyze (go):
cwe/cwe.go#L1
should have a package comment https://revive.run/r#package-comments
|
Analyze (go):
cti/cti.go#L1
should have a package comment https://revive.run/r#package-comments
|
Analyze (go):
scanner/amazon.go#L89
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|