feat: config query grammar #2519
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
|