Skip to content

Call GEMM for ab,bc->ac and DOT for a,a-> #176

Call GEMM for ab,bc->ac and DOT for a,a->

Call GEMM for ab,bc->ac and DOT for a,a-> #176

Triggered via pull request March 5, 2024 12:24
Status Success
Total duration 1m 13s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
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/
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/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
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
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
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
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: einsum-codegen/src/codegen/ndarray/naive.rs#L4
the item `Subscripts` is imported redundantly
test
`einsum-codegen` (lib) generated 1 warning
test
`einsum-codegen` (lib) generated 1 warning (1 duplicate)
test: einsum-codegen/src/codegen/ndarray/naive.rs#L4
the item `Subscripts` is imported redundantly
test
`einsum-codegen` (lib) generated 1 warning
test
`einsum-codegen` (lib) generated 1 warning (1 duplicate)
test: einsum-codegen/src/lib.rs#L3
the feature `prelude_import` is internal to the compiler or standard library
test
1 warning emitted