Cross compile new #75
rust.yml
on: pull_request
check-format
6s
clippy
5m 46s
Annotations
1 error and 13 warnings
check-format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
check-format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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/
|
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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
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:
openblas-build/src/build.rs#L290
unreachable pattern
|
clippy:
openblas-build/src/build.rs#L293
unreachable pattern
|
clippy:
openblas-build/src/build.rs#L298
unreachable pattern
|
clippy:
openblas-build/src/build.rs#L301
unreachable pattern
|
clippy:
openblas-build/src/build.rs#L302
unreachable pattern
|
clippy:
openblas-build/src/build.rs#L303
unreachable pattern
|
clippy
`openblas-build` (lib) generated 6 warnings (6 duplicates)
|
clippy:
openblas-src/build.rs#L143
the item `DefaultHasher` is imported redundantly
|
clippy
`openblas-src` (build script) generated 1 warning
|