[Windowing] Rewrite window function implementation to use real SQLite windows #337
Triggered via pull request
February 15, 2024 23:03
Status
Failure
Total duration
14m 59s
Artifacts
–
Annotations
11 errors and 6 warnings
coverage:
internal/formatter.go#L477
fmt.Errorf format %s has arg node.FrameUnit() of wrong type github.com/goccy/go-zetasql/resolved_ast.FrameUnit
|
coverage
Process completed with exit code 2.
|
test (ubuntu-latest, 1.19):
internal/formatter.go#L477
fmt.Errorf format %s has arg node.FrameUnit() of wrong type github.com/goccy/go-zetasql/resolved_ast.FrameUnit
|
test (ubuntu-latest, 1.19)
Process completed with exit code 1.
|
lint:
internal/context.go#L124
func `analyticInputScanFromContext` is unused (unused)
|
lint:
internal/function_bind.go#L128
field `once` is unused (unused)
|
lint:
internal/function_window.go#L323
field `once` is unused (unused)
|
lint:
internal/function_window.go#L649
field `nStep` is unused (unused)
|
lint:
internal/formatter.go#L477
printf: fmt.Errorf format %s has arg node.FrameUnit() of wrong type github.com/goccy/go-zetasql/resolved_ast.FrameUnit (govet)
|
lint
Process completed with exit code 2.
|
test (macos-latest, 1.19)
The operation was canceled.
|
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/.
|
test (macos-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/.
|
build (macos-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/.
|