Skip to content

feat: config query grammar #2519

feat: config query grammar

feat: config query grammar #2519

Triggered via pull request December 26, 2024 05:35
Status Failure
Total duration 3m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: query/grammar/grammar_parser.go#L41
func `makeCatchAll` is unused (unused)
lint: query/grammar/grammar_parser.go#L64
func `makeQuery` is unused (unused)
lint: query/models.go#L54
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint: query/models.go#L64
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint: types/resource_selector.go#L187
ineffectual assignment to clauses (ineffassign)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636