Skip to content

feat: allow multiple actions in one ALTER TABLE statement (#960) #2039

feat: allow multiple actions in one ALTER TABLE statement (#960)

feat: allow multiple actions in one ALTER TABLE statement (#960) #2039

Triggered via push September 7, 2023 20:39
Status Failure
Total duration 1m 6s
Artifacts

rust.yml

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