feat: Support ANY/ALL subquery (#42) #330
Annotations
10 errors and 2 warnings
src/ast/mod.rs#L143
redundant guard
|
src/ast/mod.rs#L1844
accessing first element with `key_values.get(0)`
|
src/ast/mod.rs#L2941
empty doc comment
|
src/dialect/ansi.rs#L20
manual check for common ascii range
|
src/dialect/ansi.rs#L20
manual check for common ascii range
|
src/dialect/ansi.rs#L24
manual check for common ascii range
|
src/dialect/ansi.rs#L25
manual check for common ascii range
|
src/dialect/ansi.rs#L26
manual check for common ascii range
|
src/dialect/clickhouse.rs#L21
manual check for common ascii range
|
src/dialect/clickhouse.rs#L21
manual check for common ascii range
|
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/
|
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/
|
This job failed
Loading