Skip to content

chore: bump sqruff-lib-dialects from a282063 to 939d7f5 #846

chore: bump sqruff-lib-dialects from a282063 to 939d7f5

chore: bump sqruff-lib-dialects from a282063 to 939d7f5 #846

Triggered via pull request September 30, 2024 00:15
Status Failure
Total duration 14m 2s
Artifacts

pr.yml

on: pull_request
github-actions-ratchet-check
30s
github-actions-ratchet-check
commitlint-check
20s
commitlint-check
node-check
1m 30s
node-check
bash-scripts-check
9s
bash-scripts-check
Rust Test
11m 2s
Rust Test
Rust Build
10m 32s
Rust Build
Rust Build Windows
13m 51s
Rust Build Windows
Lint template with sqruff
7s
Lint template with sqruff
Check versions match
11s
Check versions match
Prettier YAML Lint
11s
Prettier YAML Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 35 warnings
commitlint-check
Process completed with exit code 1.
node-check
Process completed with exit code 2.
Rust Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
github-actions-ratchet-check
Restore cache failed: Dependencies file is not found in /home/runner/work/quary/quary. Supported file pattern: go.sum
node-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
node-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
node-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
node-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
node-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
node-check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rust Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Test
profiles for the non root package will be ignored, specify profiles at the workspace root:
Rust Test
/home/runner/work/quary/quary/Cargo.toml: unused manifest key: workspace.dev-dependencies
Rust Test: rust/pbjson-types/src/timestamp.rs#L11
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
Rust Test
`pbjson-types` (lib) generated 1 warning
Rust Test: rust/wasm-binding/src/rpc_helpers_test.rs#L8
function `setup_file_mocks` is never used
Rust Test: rust/wasm-binding/src/rpc_helpers_test.rs#L20
function `files_to_file_system` is never used
Rust Test
`quary-wasm-bindgen` (lib) generated 2 warnings
Rust Test: rust/quary-databases/src/databases_bigquery.rs#L6
use of deprecated function `google_cloud_auth::project::create_token_source`: Use DefaultTokenSourceProvider instead
Rust Test: rust/quary-databases/src/databases_bigquery.rs#L104
use of deprecated function `google_cloud_auth::project::create_token_source`: Use DefaultTokenSourceProvider instead
Rust Test: rust/quary-databases/src/databases_dremio.rs#L4
use of deprecated function `base64::encode`: Use Engine::encode
Rust Build Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust Build Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rust Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Build Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/