Skip to content

Merge branch 'master' of https://github.com/systemxlabs/bustubx #123

Merge branch 'master' of https://github.com/systemxlabs/bustubx

Merge branch 'master' of https://github.com/systemxlabs/bustubx #123

Triggered via push January 28, 2024 03:29
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: bustubx/src/buffer/buffer_pool.rs#L238
unused imports: `buffer::buffer_pool::BufferPoolManager`, `storage::disk_manager::DiskManager`
Test Suite: bustubx/src/buffer/buffer_pool.rs#L239
unused imports: `fs::remove_file`, `sync::Arc`
Test Suite: bustubx/src/buffer/replacer.rs#L126
unused import: `super::LRUKReplacer`
Test Suite: bustubx/src/common/scalar.rs#L1
unused import: `std::fmt::Formatter`
Test Suite: bustubx/src/database.rs#L96
unused imports: `column::Column`, `common::scalar::ScalarValue`, `data_type::DataType`, `schema::Schema`
Test Suite: bustubx/src/optimizer/heuristic/mod.rs#L3
unused import: `self`
Test Suite: bustubx/src/optimizer/heuristic/graph.rs#L175
unused import: `std::sync::Arc`
Test Suite: bustubx/src/optimizer/heuristic/graph.rs#L177
unused import: `crate::planner::operator::LogicalOperator`
Test Suite: bustubx/src/optimizer/heuristic/graph.rs#L178
unused imports: `database::Database`, `optimizer::heuristic::graph::HepNodeId`
Test Suite: bustubx/src/optimizer/heuristic/matcher.rs#L57
unused import: `std::sync::Arc`