remove hep optimizer #130
Annotations
16 warnings
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/.
|
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run cargo test:
bustubx/src/buffer/buffer_pool.rs#L238
unused imports: `buffer::buffer_pool::BufferPoolManager`, `storage::DiskManager`
|
Run cargo test:
bustubx/src/buffer/buffer_pool.rs#L239
unused imports: `fs::remove_file`, `sync::Arc`
|
Run cargo test:
bustubx/src/buffer/replacer.rs#L126
unused import: `super::LRUKReplacer`
|
Run cargo test:
bustubx/src/catalog/mod.rs#L8
unused import: `SchemaRef`
|
Run cargo test:
bustubx/src/common/scalar.rs#L1
unused import: `std::fmt::Formatter`
|
Run cargo test:
bustubx/src/database.rs#L95
unused imports: `Column`, `DataType`, `Schema`, `common::ScalarValue`
|
Run cargo test:
bustubx/src/expression/mod.rs#L13
unused import: `BinaryOp`
|
Run cargo test:
bustubx/src/optimizer/physical_plan/sort.rs#L6
unused import: `expr::Expr`
|
Run cargo test:
bustubx/src/catalog/schema.rs#L12
variable does not need to be mutable
|
Run cargo test:
bustubx/src/common/scalar.rs#L34
unreachable pattern
|
The logs for this run have expired and are no longer available.
Loading