Support bigquery CAST AS x [STRING|DATE] FORMAT
syntax
#2084
rust.yml
on: pull_request
Matrix: test
codestyle
13s
lint
46s
compile
39s
docs
32s
compile-no-std
20s
test-coverage
1m 54s
publish-crate
0s
Annotations
8 errors and 6 warnings
docs:
src/ast/visitor.rs#L493
redundant explicit link target
|
docs:
src/parser/mod.rs#L6834
redundant explicit link target
|
docs
Process completed with exit code 101.
|
lint:
src/ast/mod.rs#L158
redundant guard
|
lint:
src/parser/mod.rs#L4705
redundant guard
|
lint:
src/parser/mod.rs#L5814
redundant guard
|
lint:
src/parser/mod.rs#L5815
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 (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 (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-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/
|