Skip to content

Fix TypeError with empty axes in FFT functions #728

Fix TypeError with empty axes in FFT functions

Fix TypeError with empty axes in FFT functions #728

Triggered via pull request March 12, 2026 17:24
Status Failure
Total duration 12m 1s
Artifacts 10

conda-package-cf.yml

on: pull_request
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: test_windows
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 35 warnings
test_linux (3.13, numpy">=2", false, ubuntu-latest)
The strategy configuration was canceled because "test_linux._3_10_numpy___2__false_ub" failed
test_linux (3.13, numpy">=2", false, ubuntu-latest)
Process completed with exit code 1.
test_linux (3.10, numpy">=2", false, ubuntu-latest)
Process completed with exit code 1.
test_linux (3.11, numpy">=2", false, ubuntu-latest)
The strategy configuration was canceled because "test_linux._3_10_numpy___2__false_ub" failed
test_linux (3.11, numpy">=2", false, ubuntu-latest)
Process completed with exit code 1.
test_linux (3.12, numpy">=2", false, ubuntu-latest)
The strategy configuration was canceled because "test_linux._3_10_numpy___2__false_ub" failed
test_linux (3.12, numpy">=2", false, ubuntu-latest)
The operation was canceled.
test_linux (3.14, numpy">=2", false, ubuntu-latest)
The strategy configuration was canceled because "test_linux._3_10_numpy___2__false_ub" failed
test_linux (3.14, numpy">=2", false, ubuntu-latest)
The operation was canceled.
test_windows (3.11, numpy">=2", false, windows-latest)
Process completed with exit code 1.
test_windows (3.12, numpy">=2", false, windows-latest)
The strategy configuration was canceled because "test_windows._3_11_numpy___2__false_wi" failed
test_windows (3.12, numpy">=2", false, windows-latest)
The operation was canceled.
test_windows (3.13, numpy">=2", false, windows-latest)
The strategy configuration was canceled because "test_windows._3_11_numpy___2__false_wi" failed
test_windows (3.13, numpy">=2", false, windows-latest)
The operation was canceled.
test_windows (3.10, numpy">=2", false, windows-latest)
The strategy configuration was canceled because "test_windows._3_11_numpy___2__false_wi" failed
test_windows (3.10, numpy">=2", false, windows-latest)
The operation was canceled.
test_windows (3.14, numpy">=2", false, windows-latest)
The strategy configuration was canceled because "test_windows._3_11_numpy___2__false_wi" failed
test_windows (3.14, numpy">=2", false, windows-latest)
The operation was canceled.
build_linux (3.12, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_linux (3.10, 2.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_linux (3.11, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_linux (3.14, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_linux (3.13, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_windows (3.13, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167, ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_windows (3.13, 2.3)
ERROR: 'conda activate "build"' exited with code 1.
build_windows (3.13, 2.3)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.10, 2.2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167, ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_windows (3.10, 2.2)
ERROR: 'conda activate "build"' exited with code 1.
build_windows (3.10, 2.2)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.11, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167, ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_windows (3.11, 2.3)
ERROR: 'conda activate "build"' exited with code 1.
build_windows (3.11, 2.3)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.14, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167, ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_windows (3.14, 2.3)
ERROR: 'conda activate "build"' exited with code 1.
build_windows (3.14, 2.3)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
build_windows (3.12, 2.3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167, ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756, styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_windows (3.12, 2.3)
ERROR: 'conda activate "build"' exited with code 1.
build_windows (3.12, 2.3)
EnvironmentNameNotFound: Could not find conda environment: build You can list all discoverable environments with `conda info --envs`.
test_windows (3.11, numpy">=2", false, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_windows (3.11, numpy">=2", false, windows-latest)
ERROR: 'conda activate "test_mkl_fft"' exited with code 1.
test_windows (3.11, numpy">=2", false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.12, numpy">=2", false, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_windows (3.12, numpy">=2", false, windows-latest)
ERROR: 'conda activate "test_mkl_fft"' exited with code 1.
test_windows (3.12, numpy">=2", false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.13, numpy">=2", false, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_windows (3.13, numpy">=2", false, windows-latest)
ERROR: 'conda activate "test_mkl_fft"' exited with code 1.
test_windows (3.13, numpy">=2", false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.10, numpy">=2", false, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_windows (3.10, numpy">=2", false, windows-latest)
ERROR: 'conda activate "test_mkl_fft"' exited with code 1.
test_windows (3.10, numpy">=2", false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.
test_windows (3.14, numpy">=2", false, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_windows (3.14, numpy">=2", false, windows-latest)
ERROR: 'conda activate "test_mkl_fft"' exited with code 1.
test_windows (3.14, numpy">=2", false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_mkl_fft You can list all discoverable environments with `conda info --envs`.

Artifacts

Produced during runtime
Name Size Digest
mkl_fft Linux Python 3.10
158 KB
sha256:6687b0eb1fdb437815f7f0b038c6749863ed81563be5fa881d6b13f51e5a9151
mkl_fft Linux Python 3.11
183 KB
sha256:36128e4f95e4d31419c87fed1cdc539748c730a61233a27c7a914db3db8a04b7
mkl_fft Linux Python 3.12
179 KB
sha256:686319072364249bd35a462730da0b157d2e3fc9030c26ddee1a5156e28214ba
mkl_fft Linux Python 3.13
178 KB
sha256:b8daba76f66e0c33dd8e3326b73034b0bb0bb5ae662103a42719d607b70d2be0
mkl_fft Linux Python 3.14
181 KB
sha256:e2f6c78556b69a648883feed60c2722a6c9040a532c98a95562eaa3677ff492c
mkl_fft Windows Python 3.10
143 KB
sha256:3fd45dd6d8f54d674578061425a2dab3b1ab610f6e3c00c49b3555c2844bd438
mkl_fft Windows Python 3.11
168 KB
sha256:38b0f3f84ca90d9d667c943d7231d0fab87005b1cf3b5d74e5b2f1959e03494d
mkl_fft Windows Python 3.12
163 KB
sha256:1359d81aaa88c54efa1c2ae466076846a32fce14b10025b1d0c68ae4d917c9f8
mkl_fft Windows Python 3.13
164 KB
sha256:6b2baceca53fd20c86c5ce893376e3a8b8e5eaba2a91201049a30faa12896ccc
mkl_fft Windows Python 3.14
164 KB
sha256:546d1a7c20eab59264faff85814d723b332266d346487770431a26cb84b64c2c