Skip to content

feat: Add support for parsing the syntax of MySQL UNIQUE KEY. #2040

feat: Add support for parsing the syntax of MySQL UNIQUE KEY.

feat: Add support for parsing the syntax of MySQL UNIQUE KEY. #2040

Re-run triggered September 8, 2023 10:28
Status Failure
Total duration 50s
Artifacts

rust.yml

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

Annotations

15 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.
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.
docs: src/parser/mod.rs#L1796
unexpected end of macro invocation
docs
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/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/
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/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 (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/