Skip to content

Support parsing complex queries with deeply nested ASTs #76

Support parsing complex queries with deeply nested ASTs

Support parsing complex queries with deeply nested ASTs #76

Triggered via pull request January 3, 2024 01:40
Status Success
Total duration 1m 52s
Artifacts

main.yml

on: pull_request
Check file formatting and style
1m 16s
Check file formatting and style
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
Check file formatting and style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check file formatting and style: src/lib.rs#L52
unused import: `node_structs::*`
Check file formatting and style
`pg_query` (lib) generated 1 warning (run `cargo clippy --fix --lib -p pg_query` to apply 1 suggestion)
Check file formatting and style
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/
Check file formatting and style
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/
Check file formatting and style
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/
Check file formatting and style
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/
ci (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (nightly)
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/
ci (nightly)
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/
ci (nightly)
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/
ci (nightly)
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/
ci (nightly): src/lib.rs#L52
unused import: `node_structs::*`
ci (nightly)
`pg_query` (lib) generated 1 warning (run `cargo fix --lib -p pg_query` to apply 1 suggestion)
ci (nightly): tests/parse_plpgsql_tests.rs#L3
unused import: `support::*`
ci (nightly)
`pg_query` (test "parse_plpgsql_tests") generated 1 warning (run `cargo fix --test "parse_plpgsql_tests"` to apply 1 suggestion)
ci (nightly): src/lib.rs#L52
unused import: `node_structs::*`
ci (nightly)
`pg_query` (lib) generated 1 warning (run `cargo fix --lib -p pg_query` to apply 1 suggestion)
ci (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (stable): src/lib.rs#L52
unused import: `node_structs::*`
ci (stable)
`pg_query` (lib) generated 1 warning (run `cargo fix --lib -p pg_query` to apply 1 suggestion)
ci (stable)
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/
ci (stable)
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/
ci (stable)
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/
ci (stable)
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/
ci (stable): src/lib.rs#L52
unused import: `node_structs::*`
ci (stable)
`pg_query` (lib) generated 1 warning (run `cargo fix --lib -p pg_query` to apply 1 suggestion)
ci (stable): tests/parse_plpgsql_tests.rs#L3
unused import: `support::*`
ci (stable)
`pg_query` (test "parse_plpgsql_tests") generated 1 warning (run `cargo fix --test "parse_plpgsql_tests"` to apply 1 suggestion)