Skip to content

join hints for StarRocks #248

join hints for StarRocks

join hints for StarRocks #248

Triggered via push September 27, 2024 13:05
Status Failure
Total duration 47s
Artifacts

rust.yml

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

Annotations

56 errors and 51 warnings
codestyle
Process completed with exit code 1.
docs: src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
docs: src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`
docs
Process completed with exit code 101.
test-coverage
Process completed with exit code 1.
compile: tests/sqlparser_bigquery.rs#L1058
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_postgres.rs#L4288
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5298
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5319
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5341
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5363
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5434
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5497
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L5764
missing field `hint` in initializer of `sqlparser::ast::Join`
compile: tests/sqlparser_common.rs#L6632
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_postgres.rs#L4288
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5298
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5319
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5341
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5363
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5434
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5497
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L5764
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable): tests/sqlparser_common.rs#L6632
missing field `hint` in initializer of `sqlparser::ast::Join`
test (stable)
Process completed with exit code 101.
lint: src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
lint: src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`
lint: src/keywords.rs#L23
doc list item without indentation
lint: src/test_utils.rs#L114
doc list item without indentation
test (beta)
The job was canceled because "stable" failed.
test (beta): tests/sqlparser_postgres.rs#L4288
missing field `hint` in initializer of `sqlparser::ast::Join`
test (beta): tests/sqlparser_mysql.rs#L1918
missing field `hint` in initializer of `sqlparser::ast::Join`
test (beta)
The operation was canceled.
test (nightly)
The job was canceled because "stable" failed.
test (nightly): tests/sqlparser_common.rs#L5298
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L5319
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L5341
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L5363
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L5434
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L5497
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L5764
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_common.rs#L6632
missing field `hint` in initializer of `sqlparser::ast::Join`
test (nightly): tests/sqlparser_bigquery.rs#L1058
missing field `hint` in initializer of `sqlparser::ast::Join`
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/
codestyle
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
test-coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile-no-std
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile-no-std: src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
compile-no-std: src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile: src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
compile: src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`
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 (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions-rs/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (stable): src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
test (stable): src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (beta): src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
test (beta): src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2816
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2819
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2825
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2830
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2836
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2845
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2852
unexpected `cfg` condition value: `derive-visitor`
test (nightly): src/ast/mod.rs#L2858
unexpected `cfg` condition value: `derive-visitor`