Update OpenBLAS to version 0.3.28 #82
rust.yml
on: pull_request
check-format
8s
clippy
5m 54s
Annotations
7 warnings
check-format
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy:
openblas-build/src/build.rs#L509
the borrowed expression implements the required traits
|
clippy
`openblas-build` (lib) generated 1 warning (run `cargo clippy --fix --lib -p openblas-build` to apply 1 suggestion)
|
clippy
[email protected]: OpenBLAS is built as a shared library. You need to set LD_LIBRARY_PATH=/home/runner/work/openblas-src/openblas-src/target/debug/build/openblas-src-e1be34cd35e66d16/out
|