Skip to content

dynamic rules: paths grouping #89

dynamic rules: paths grouping

dynamic rules: paths grouping #89

Triggered via pull request January 23, 2025 12:24
Status Failure
Total duration 1m 14s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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