Expression Parsing with Antlr and Simple String Splitting #5096
run-verify.yaml
on: pull_request
run-go-tests
/
build
2m 53s
run-go-linter
1m 41s
run-go-checks
12s
Annotations
9 errors
run-go-checks
Process completed with exit code 2.
|
run-go-linter:
common/hyperscaler/rules/evaluator.go#L8
File is not `gofmt`-ed with `-s` (gofmt)
|
run-go-linter:
common/hyperscaler/rules/parser.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
run-go-linter:
common/hyperscaler/rules/parser_test_utils.go#L11
File is not `gofmt`-ed with `-s` (gofmt)
|
run-go-linter:
common/hyperscaler/rules/evaluator.go#L8
File is not `goimports`-ed (goimports)
|
run-go-linter:
common/hyperscaler/rules/parser.go#L4
File is not `goimports`-ed (goimports)
|
run-go-linter:
common/hyperscaler/rules/parser_test_utils.go#L11
File is not `goimports`-ed (goimports)
|
run-go-linter
Process completed with exit code 2.
|
run-go-tests / build
Process completed with exit code 2.
|