Skip to content

Add support for more mixed Complex-Real operations #425

Add support for more mixed Complex-Real operations

Add support for more mixed Complex-Real operations #425

Triggered via pull request March 25, 2024 22:10
Status Failure
Total duration 2m 15s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 30 warnings
linux-amd64-c (version-1-6): tests/tensor/test_broadcasting.nim#L372
type mismatch: got <int literal(2), Tensor[complex.Complex64]>
linux-amd64-c (version-1-6)
Process completed with exit code 1.
linux-amd64-c (version-2-0)
Process completed with exit code 1.
linux-amd64-c (devel)
Process completed with exit code 1.
macos-amd64-c (devel)
Process completed with exit code 1.
macos-amd64-c (version-1-6): tests/tensor/test_broadcasting.nim#L372
type mismatch: got <int literal(2), Tensor[complex.Complex64]>
macos-amd64-c (version-1-6)
Process completed with exit code 1.
macos-amd64-c (version-2-0)
Process completed with exit code 1.
linux-amd64-c (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-amd64-c (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-amd64-c (version-1-6): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L14
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (version-1-6)
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/
linux-amd64-c (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-amd64-c (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L14
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (version-2-0)
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/
linux-amd64-c (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-amd64-c (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-amd64-c (devel): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L14
imported and not used: 'datatypes' [UnusedImport]
linux-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
linux-amd64-c (devel)
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/
macos-amd64-c (devel)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-amd64-c (devel)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-amd64-c (devel): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L14
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (devel): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (devel)
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/
macos-amd64-c (version-1-6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-amd64-c (version-1-6)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-amd64-c (version-1-6)
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/
macos-amd64-c (version-1-6): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L14
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (version-1-6): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (version-2-0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-amd64-c (version-2-0)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.5.0, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-amd64-c (version-2-0): src/arraymancer/laser/primitives/matrix_multiplication/gemm.nim#L14
imported and not used: 'datatypes' [UnusedImport]
macos-amd64-c (version-2-0): tests/tensor/test_shapeshifting.nim#L45
This proc cannot be reimplemented in a backward compatible way.; toRawSeq is deprecated [Deprecated]
macos-amd64-c (version-2-0)
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/