Skip to content

Support multiple tables in TRUNCATE command #2126

Support multiple tables in TRUNCATE command

Support multiple tables in TRUNCATE command #2126

Re-run triggered October 20, 2023 19:47
Status Failure
Total duration 2m 2s
Artifacts

rust.yml

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

Annotations

25 errors and 6 warnings
test (stable): src/ast/mod.rs#L1199
mismatched types
test (stable): src/ast/mod.rs#L1199
mismatched types
test (stable): src/ast/mod.rs#L1199
mismatched types
test (stable): src/ast/mod.rs#L1199
mismatched types
test (stable)
Process completed with exit code 101.
compile: src/ast/mod.rs#L1199
mismatched types
compile: src/ast/mod.rs#L1199
mismatched types
compile: src/ast/mod.rs#L1199
mismatched types
compile: src/ast/mod.rs#L1199
mismatched types
compile
Process completed with exit code 101.
lint: src/ast/mod.rs#L1199
mismatched types
lint: src/ast/mod.rs#L1199
mismatched types
lint: src/ast/mod.rs#L1199
mismatched types
lint: src/ast/mod.rs#L1199
mismatched types
lint
Process completed with exit code 101.
test (beta): src/ast/mod.rs#L1199
mismatched types
test (beta): src/ast/mod.rs#L1199
mismatched types
test (beta): src/ast/mod.rs#L1199
mismatched types
test (beta): src/ast/mod.rs#L1199
mismatched types
test (beta)
Process completed with exit code 101.
test (nightly): src/ast/mod.rs#L1199
mismatched types
test (nightly): src/ast/mod.rs#L1199
mismatched types
test (nightly): src/ast/mod.rs#L1199
mismatched types
test (nightly): src/ast/mod.rs#L1199
mismatched types
test (nightly)
The operation was canceled.
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 (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/
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/[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/
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/