Skip to content

[Filter] Fix syntax error that occurred for some queries using subselects or QUALIFY #365

[Filter] Fix syntax error that occurred for some queries using subselects or QUALIFY

[Filter] Fix syntax error that occurred for some queries using subselects or QUALIFY #365

Triggered via pull request March 9, 2024 18:18
Status Failure
Total duration 1m 7s
Artifacts

go.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
coverage
expected type, found ':=' (and 10 more errors)
coverage
Process completed with exit code 2.
build (ubuntu-latest, 1.19)
syntax error: unexpected :=, expecting =
build (ubuntu-latest, 1.19)
Process completed with exit code 2.
build (macos-latest, 1.19)
The job was canceled because "ubuntu-latest_1_19" failed.
build (macos-latest, 1.19)
The operation was canceled.
test (ubuntu-latest, 1.19): internal/formatter.go#L716
syntax error: unexpected :=, expecting =
test (ubuntu-latest, 1.19)
Process completed with exit code 1.
test (macos-latest, 1.19)
The job was canceled because "ubuntu-latest_1_19" failed.
test (macos-latest, 1.19)
The operation was canceled.
lint: catalog.go#L8
could not import github.com/goccy/go-zetasqlite/internal (-: # github.com/goccy/go-zetasqlite/internal
lint: internal/formatter.go#L716
syntax error: unexpected :=, expected =) (typecheck)
lint: timestamp_test.go#L22
undefined: zetasqlite (typecheck)
lint: internal/formatter.go#L716
syntax error: unexpected :=, expected = (typecheck)
lint: internal/formatter.go#L716
expected type, found ':=' (typecheck)
lint: internal/formatter.go#L831
expected declaration, found 'if' (typecheck)
lint: internal/formatter.go#L858
expected declaration, found 'if' (typecheck)
lint: internal/formatter.go#L896
expected declaration, found 'switch' (typecheck)
lint: internal/formatter.go#L913
expected declaration, found 'for' (typecheck)
lint: internal/formatter.go#L1022
expected declaration, found 'if' (typecheck)
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.