Support FILTER
in over clause
#2140
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: pull_request
Matrix: test
codestyle
17s
lint
57s
compile
46s
docs
37s
compile-no-std
22s
test-coverage
43s
publish-crate
0s
Annotations
11 errors and 6 warnings
test-coverage
Process completed with exit code 1.
|
test (beta):
tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
|
test (beta)
Process completed with exit code 101.
|
compile:
tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
|
compile
Process completed with exit code 101.
|
test (nightly):
tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
|
test (nightly)
The operation was canceled.
|
test (stable):
tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
|
test (stable)
The operation was canceled.
|
lint:
tests/sqlparser_common.rs#L7529
missing field `filter` in initializer of `sqlparser::ast::Function`
|
lint
Process completed with exit code 101.
|
codestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|