remove all duplicated logic, move all macroses and query parsing functionality to golang, and compile golang parser to WASM #755
Annotations
10 errors and 1 warning
build:
pkg/eval/eval_query_test.go#L602
undefined: newScanner
|
build:
pkg/eval/eval_query_test.go#L633
undefined: newScanner
|
build:
pkg/eval/eval_query_test.go#L694
undefined: newScanner
|
build:
pkg/eval/eval_query_test.go#L727
undefined: newScanner
|
build:
pkg/eval/eval_query_test.go#L811
undefined: newScanner
|
build:
pkg/eval/eval_query_test.go#L1827
tc.scanner.toAST undefined (type EvalQueryScanner has no field or method toAST, but does have method ToAST)
|
build:
pkg/eval/eval_query_test.go#L1898
q.replaceTimeFilters undefined (type EvalQuery has no field or method replaceTimeFilters, but does have method ReplaceTimeFilters)
|
build:
pkg/eval/eval_query_test.go#L1988
eQ.replaceTimeFilters undefined (type EvalQuery has no field or method replaceTimeFilters, but does have method ReplaceTimeFilters)
|
build:
pkg/eval/eval_query_test.go#L1990
eQ.replaceTimeFilters undefined (type EvalQuery has no field or method replaceTimeFilters, but does have method ReplaceTimeFilters)
|
build
The process '/opt/hostedtoolcache/mage-action/1.15.0/x64/mage' failed with exit code 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|