feat: Support ANY/ALL subquery (#42) #329
Annotations
23 errors and 9 warnings
compile:
tests/sqlparser_common.rs#L1550
missing fields `approximate` and `special` in initializer of `sqlparser::ast::Function`
|
compile
Process completed with exit code 101.
|
lint:
src/ast/mod.rs#L143
redundant guard
|
lint:
src/ast/mod.rs#L1844
accessing first element with `key_values.get(0)`
|
lint:
src/ast/mod.rs#L2941
empty doc comment
|
lint:
src/dialect/ansi.rs#L20
manual check for common ascii range
|
lint:
src/dialect/ansi.rs#L20
manual check for common ascii range
|
lint:
src/dialect/ansi.rs#L24
manual check for common ascii range
|
lint:
src/dialect/ansi.rs#L25
manual check for common ascii range
|
lint:
src/dialect/ansi.rs#L26
manual check for common ascii range
|
lint:
src/dialect/clickhouse.rs#L21
manual check for common ascii range
|
lint:
src/dialect/clickhouse.rs#L21
manual check for common ascii range
|
test (1.79.0):
tests/sqlparser_common.rs#L1550
missing fields `approximate` and `special` in initializer of `sqlparser::ast::Function`
|
test (1.79.0)
Process completed with exit code 101.
|
test (stable)
The job was canceled because "_1_79_0" failed.
|
test (stable):
tests/sqlparser_common.rs#L1550
missing fields `approximate` and `special` in initializer of `sqlparser::ast::Function`
|
test (stable)
Process completed with exit code 101.
|
test (nightly)
The job was canceled because "_1_79_0" failed.
|
test (nightly):
tests/sqlparser_common.rs#L1550
missing fields `approximate` and `special` in initializer of `sqlparser::ast::Function`
|
test (nightly)
The operation was canceled.
|
test (beta)
The job was canceled because "_1_79_0" failed.
|
test (beta):
tests/sqlparser_common.rs#L1550
missing fields `approximate` and `special` in initializer of `sqlparser::ast::Function`
|
test (beta)
The operation was canceled.
|
compile-no-std
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compile-no-std:
src/ast/value.rs#L16
unused import: `ToString`
|
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/
|
codestyle
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.79.0)
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 (1.79.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|