Skip to content

Fix DeprecationWarning for assigning to numpy.ndarray.shape #413

Fix DeprecationWarning for assigning to numpy.ndarray.shape

Fix DeprecationWarning for assigning to numpy.ndarray.shape #413

Re-run triggered February 16, 2026 17:31
Status Failure
Total duration 2m 5s
Artifacts 6

cibuildwheel.yml

on: pull_request
Matrix: build_bdist
Matrix: build_wheels_winmac
Build source distribution
35s
Build source distribution
Build wheels for ARM64 on Windows
25m 19s
Build wheels for ARM64 on Windows
Show artifacts
0s
Show artifacts
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Build wheels for AMD64 on windows-latest
Process completed with exit code 1.
Build wheels for AMD64 on windows-latest
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-5krk2lpo\\cp310-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\netcdf4-python\\netcdf4-python', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-5krk2lpo\\cp310-win_amd64\\built_wheel'] failed with code 1.
Workflow syntax warning: .github/workflows/cibuildwheel.yml#L31
.github/workflows/cibuildwheel.yml (Line: 31, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/cibuildwheel.yml#L85
.github/workflows/cibuildwheel.yml (Line: 85, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?