Add mindev ruletype init
to kick off a rule type
#8149
Annotations
4 errors and 1 warning
golangci-lint:
cmd/dev/app/rule_type/init.go#L148
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
cmd/dev/app/rule_type/init.go#L168
G301: Expect directory permissions to be 0750 or less (gosec)
|
golangci-lint:
cmd/dev/app/rule_type/init.go#L176
G304: Potential file inclusion via variable (gosec)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading