Skip to content

Merge pull request #26 from systemxlabs/rbo-framework #42

Merge pull request #26 from systemxlabs/rbo-framework

Merge pull request #26 from systemxlabs/rbo-framework #42

Triggered via push August 17, 2023 23:37
Status Success
Total duration 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite: src/binder/expression/mod.rs#L2
unused import: `self`
Test Suite: src/execution/execution_plan.rs#L5
unused imports: `table_heap::TableIterator`, `tuple::Tuple`
Test Suite: src/execution/volcano_executor/create_table.rs#L2
unused imports: `TupleMeta`, `Tuple`, `catalog::column::Column`, `table_heap`
Test Suite: src/execution/volcano_executor/filter.rs#L1
unused import: `sqlparser::keywords::NO`
Test Suite: src/execution/volcano_executor/filter.rs#L3
unused import: `crate::binder::expression::BoundExpression`
Test Suite: src/execution/volcano_executor/filter.rs#L7
unused import: `storage::tuple::Tuple`
Test Suite: src/execution/volcano_executor/insert.rs#L4
unused imports: `catalog::column::Column`, `table_heap`
Test Suite: src/execution/volcano_executor/limit.rs#L1
unused import: `atomic::AtomicUsize`
Test Suite: src/execution/volcano_executor/limit.rs#L5
unused imports: `physical_plan::PhysicalPlan`, `storage::tuple::Tuple`
Test Suite: src/execution/volcano_executor/table_scan.rs#L4
unused import: `storage::tuple::Tuple`