Handle CREATE [TEMPORARY|TEMP] VIEW [IF NOT EXISTS] #2105
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: pull_request
Matrix: test
codestyle
14s
lint
48s
compile
40s
docs
28s
compile-no-std
27s
test-coverage
2m 3s
publish-crate
0s
Annotations
8 errors and 6 warnings
docs:
src/ast/visitor.rs#L493
redundant explicit link target
|
docs:
src/parser/mod.rs#L6908
redundant explicit link target
|
docs
Process completed with exit code 101.
|
lint:
src/ast/mod.rs#L158
redundant guard
|
lint:
src/parser/mod.rs#L4712
redundant guard
|
lint:
src/parser/mod.rs#L5864
redundant guard
|
lint:
src/parser/mod.rs#L5865
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 (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 (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/
|
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/
|