Skip to content

feat: Group By All #2041

feat: Group By All

feat: Group By All #2041

Triggered via pull request September 8, 2023 07:13
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

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

Annotations

17 errors and 6 warnings
compile-no-std: src/parser/mod.rs#L1796
unexpected end of macro invocation
compile-no-std
Process completed with exit code 101.
codestyle: src/ast/query.rs#L1231
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/ast/query.rs
codestyle
Process completed with exit code 1.
docs: src/parser/mod.rs#L1796
unexpected end of macro invocation
docs
Process completed with exit code 101.
test-coverage
Process completed with exit code 1.
lint: src/parser/mod.rs#L1796
unexpected end of macro invocation
lint
Process completed with exit code 101.
compile: src/parser/mod.rs#L1796
unexpected end of macro invocation
compile
Process completed with exit code 101.
test (stable): src/parser/mod.rs#L1796
unexpected end of macro invocation
test (stable)
Process completed with exit code 101.
test (beta): src/parser/mod.rs#L1796
unexpected end of macro invocation
test (beta)
Process completed with exit code 101.
test (nightly): src/parser/mod.rs#L1796
unexpected end of macro invocation
test (nightly)
Process completed with exit code 101.
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/
test-coverage
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/
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/
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 (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 (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/