Support for BigQuery struct
, array
and bytes
, int64
, float64
datatypes
#2136
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
17s
lint
56s
compile
38s
docs
25s
compile-no-std
20s
test-coverage
2m 9s
publish-crate
0s
Annotations
10 errors and 6 warnings
docs:
src/parser/mod.rs#L1805
unresolved link to `elem_parser`
|
docs:
src/ast/data_type.rs#L567
unclosed HTML tag `INT`
|
docs:
src/ast/data_type.rs#L574
unclosed HTML tag `INT`
|
docs:
src/ast/mod.rs#L598
this URL is not a hyperlink
|
docs:
src/ast/mod.rs#L611
this URL is not a hyperlink
|
docs:
src/parser/mod.rs#L202
unclosed HTML tag `INT`
|
docs:
src/parser/mod.rs#L1783
this URL is not a hyperlink
|
docs
Process completed with exit code 101.
|
lint:
tests/sqlparser_common.rs#L2476
redundant field names in struct initialization
|
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 (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 (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/
|