Skip to content

feat: Support ANY/ALL subquery (#42) #330

feat: Support ANY/ALL subquery (#42)

feat: Support ANY/ALL subquery (#42) #330

Triggered via push September 3, 2024 00:00
Status Failure
Total duration 1m 13s
Artifacts

rust.yml

on: push
Matrix: test
publish-crate
0s
publish-crate
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
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
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-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`
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/
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/
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 (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 (beta)
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/
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 (nightly)
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/
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/
test (stable)
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, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/