Skip to content

fix parsing of identifiers after % symbol #1970

fix parsing of identifiers after % symbol

fix parsing of identifiers after % symbol #1970

Triggered via pull request July 20, 2023 21:24
Status Failure
Total duration 3m 15s
Artifacts

rust.yml

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

Annotations

6 errors and 5 warnings
codestyle: src/test_utils.rs#L126
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/test_utils.rs
codestyle: src/tokenizer.rs#L857
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/tokenizer.rs
codestyle: tests/sqlparser_common.rs#L1192
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/tests/sqlparser_common.rs
codestyle: tests/sqlparser_common.rs#L1199
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/tests/sqlparser_common.rs
codestyle: tests/sqlparser_common.rs#L1215
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/tests/sqlparser_common.rs
codestyle
Process completed with exit code 1.
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/
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 (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, 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/install@v0.1, 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/install@v0.1, 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/