Preparatory work for hierarchical clustering #553
Annotations
6 errors and 17 warnings
Tests in WASI:
src/algorithm/neighbour/fastpair.rs#L626
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests in WASI:
src/algorithm/neighbour/fastpair.rs#L626
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests in WASI:
src/algorithm/neighbour/fastpair.rs#L626
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests in WASI:
src/algorithm/neighbour/fastpair.rs#L626
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests in WASI:
src/algorithm/neighbour/fastpair.rs#L628
the method `ordered_pairs` exists for struct `FastPair<'_, _, Result<DenseMatrix<f64>, Failed>>`, but its trait bounds were not satisfied
|
Tests in WASI
Process completed with exit code 101.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Stable Build with all features
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Stable Build with all features
`zerocopy` (lib) generated 1 warning
|
Stable Build with all features
`ppv-lite86` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`rand_distr` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`rand` (lib) generated 1 warning (1 duplicate)
|
Stable Build with all features
`serde` (lib) generated 1 warning (1 duplicate)
|
Stable Build without features
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Stable Build without features
`smartcore` (lib) generated 1 warning
|
Install Rust 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 Rust 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 Rust 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 Rust 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/
|
Tests in WASI
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
Tests in WASI
`smartcore` (lib test) generated 1 warning (1 duplicate)
|
Tests in WASI
build failed, waiting for other jobs to finish...
|
Loading