Skip to content

first version of the metadata storage #38

first version of the metadata storage

first version of the metadata storage #38

Triggered via push March 7, 2024 08:48
Status Failure
Total duration 2m 30s
Artifacts

ci.yml

on: push
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 44 warnings
Rustfmt (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy (stable): src/metadata/mod.rs#L1
unused import: `std::default`
Clippy (stable): src/metadata/mod.rs#L9
unused import: `crate::storage::layout`
Clippy (stable): src/metadata/mod.rs#L10
unused import: `crate::storage::layout::metadata::MetadataLayout`
Clippy (stable): src/metadata/mod.rs#L11
unused import: `crate::storage::layout::tabular::TabularLayout`
Clippy (stable): src/metadata/mod.rs#L15
unused import: `crate::io::Graph`
Clippy (stable): src/metadata/mod.rs#L31
unused import: `zarrs::opendal::services::Http`
Clippy (stable): src/metadata/structure/mod.rs#L1
unused import: `parking_lot::Mutex`
Clippy (stable): src/metadata/structure/mod.rs#L2
unused import: `sprs::TriMat`
Clippy (stable): src/metadata/structure/mod.rs#L3
unused import: `std::sync::atomic::AtomicU64`
Clippy (stable): src/metadata/structure/mod.rs#L4
unused import: `std::sync::atomic::Ordering`
Test Suite (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Rustfmt (stable)
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/.
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Clippy (stable)
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/.
Clippy (stable)
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/
Clippy (stable)
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/
Clippy (stable)
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/
Clippy (stable)
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/
Clippy (stable)
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/
Check (stable)
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/.
Check (stable)
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/
Check (stable)
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/
Check (stable)
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/
Check (stable)
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/
Check (stable)
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/
Check (stable): src/metadata/mod.rs#L1
unused import: `std::default`
Check (stable): src/metadata/mod.rs#L9
unused import: `crate::storage::layout`
Check (stable): src/metadata/mod.rs#L10
unused import: `crate::storage::layout::metadata::MetadataLayout`
Check (stable): src/metadata/mod.rs#L11
unused import: `crate::storage::layout::tabular::TabularLayout`
Check (stable): src/metadata/mod.rs#L15
unused import: `crate::io::Graph`
Check (stable): src/metadata/mod.rs#L31
unused import: `zarrs::opendal::services::Http`
Check (stable): src/metadata/structure/mod.rs#L1
unused import: `parking_lot::Mutex`
Check (stable): src/metadata/structure/mod.rs#L2
unused import: `sprs::TriMat`
Check (stable): src/metadata/structure/mod.rs#L3
unused import: `std::sync::atomic::AtomicU64`
Check (stable): src/metadata/structure/mod.rs#L4
unused import: `std::sync::atomic::Ordering`
Test Suite (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable)
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 (stable): src/metadata/mod.rs#L1
unused import: `std::default`
Test Suite (stable): src/metadata/mod.rs#L9
unused import: `crate::storage::layout`
Test Suite (stable): src/metadata/mod.rs#L10
unused import: `crate::storage::layout::metadata::MetadataLayout`
Test Suite (stable): src/metadata/mod.rs#L11
unused import: `crate::storage::layout::tabular::TabularLayout`
Test Suite (stable): src/metadata/mod.rs#L15
unused import: `crate::io::Graph`
Test Suite (stable): src/metadata/mod.rs#L31
unused import: `zarrs::opendal::services::Http`
Test Suite (stable): src/metadata/structure/mod.rs#L1
unused import: `parking_lot::Mutex`
Test Suite (stable): src/metadata/structure/mod.rs#L2
unused import: `sprs::TriMat`
Test Suite (stable): src/metadata/structure/mod.rs#L3
unused import: `std::sync::atomic::AtomicU64`
Test Suite (stable): src/metadata/structure/mod.rs#L4
unused import: `std::sync::atomic::Ordering`