dynamic rules: paths grouping #89
Annotations
3 errors and 1 warning
linter:
src/rules/parser.go#L161
appendAssign: append result not assigned to the same slice (gocritic)
|
linter:
src/rules/parser.go#L165
S1008: should use 'return pathGroups[groupName] != nil' instead of 'if pathGroups[groupName] != nil { return true }; return false' (gosimple)
|
linter
Process completed with exit code 2.
|
linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|