Skip to content

Improve documentation on Parser::consume_token and friends #2109

Improve documentation on Parser::consume_token and friends

Improve documentation on Parser::consume_token and friends #2109

Triggered via pull request October 5, 2023 19:14
Status Failure
Total duration 2m 27s
Artifacts

rust.yml

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

Annotations

11 errors and 6 warnings
codestyle: src/parser/mod.rs#L2322
Diff in /home/runner/work/sqlparser-rs/sqlparser-rs/src/parser/mod.rs
codestyle
Process completed with exit code 1.
docs: src/parser/mod.rs#L2274
unresolved link to `must_use`
docs: src/ast/visitor.rs#L493
redundant explicit link target
docs: src/parser/mod.rs#L6907
redundant explicit link target
docs
Process completed with exit code 101.
lint: src/ast/mod.rs#L158
redundant guard
lint: src/parser/mod.rs#L4711
redundant guard
lint: src/parser/mod.rs#L5863
redundant guard
lint: src/parser/mod.rs#L5864
redundant guard
lint
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/
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 (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 (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 (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/
test-coverage
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/