Skip to content

Implement initial meta page #217

Implement initial meta page

Implement initial meta page #217

Triggered via push February 18, 2024 15:53
Status Success
Total duration 43s
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/mod.rs#L6
unused import: `Page`
Test Suite: bustubx/src/catalog/mod.rs#L6
unused imports: `DEFAULT_CATALOG_NAME`, `DEFAULT_SCHEMA_NAME`, `IndexInfo`, `TableInfo`
Test Suite: bustubx/src/execution/physical_plan/nested_loop_join.rs#L7
unused import: `catalog::Schema`
Test Suite: bustubx/src/execution/physical_plan/values.rs#L4
unused import: `ColumnRef`
Test Suite: bustubx/src/expression/mod.rs#L10
unused import: `BinaryOp`
Test Suite: bustubx/src/planner/logical_planner/plan_insert.rs#L1
unused import: `BustubxError`
Test Suite: bustubx/src/storage/codec/mod.rs#L10
unused import: `BPlusTreePageTypeCodec`
Test Suite: bustubx/src/storage/disk_manager.rs#L14
unused import: `EMPTY_META_PAGE`
Test Suite: bustubx/src/storage/table_heap.rs#L1
unused import: `BUSTUBX_PAGE_SIZE`
Test Suite: bustubx/src/storage/tuple.rs#L1
unused import: `ColumnRef`