chore: Release sqlparser version 0.38.0 #2
rust.yml
on: push
Matrix: test
codestyle
15s
lint
1m 3s
compile
43s
docs
31s
compile-no-std
23s
test-coverage
1m 59s
publish-crate
0s
Annotations
8 errors and 6 warnings
docs:
src/ast/visitor.rs#L493
redundant explicit link target
|
docs:
src/parser/mod.rs#L6806
redundant explicit link target
|
docs
Process completed with exit code 101.
|
lint:
src/ast/mod.rs#L158
redundant guard
|
lint:
src/parser/mod.rs#L4677
redundant guard
|
lint:
src/parser/mod.rs#L5786
redundant guard
|
lint:
src/parser/mod.rs#L5787
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/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 (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/
|