Skip to content

CI (pull_request) PR#403 #577

CI (pull_request) PR#403

CI (pull_request) PR#403 #577

Re-run triggered February 29, 2024 14:51
Status Success
Total duration 3m 2s
Artifacts 6

ci.yaml

on: pull_request
pre-commit  /  Check pre-commit
32s
pre-commit / Check pre-commit
Matrix: test / sanitizer
Matrix: test / tests
Matrix: 📘 test-docs / doc-test
Matrix: build-wheel / build_wheels
Matrix: 👀 coverage / ctest
👀 coverage  /  python_api
1m 52s
👀 coverage / python_api
build-wheel  /  🐍 sdist
43s
build-wheel / 🐍 sdist
✅ Pass
4s
✅ Pass
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 72 warnings
test / 🖥️ macos-latest + 🐍 3.x [🧪 Experimental]
run-cmake action execution failed: 'Error: "CMake failed with error code: '8'.'
pre-commit / Check pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/delaunay.c#L420
potentially uninitialized local variable 'succeeded' used
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/delaunay.c#L125
potentially uninitialized local variable 'succeeded' used
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kgrid.c#L55
'return': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kpoint.c#L135
'=': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kpoint.c#L139
'=': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kpoint.c#L175
'=': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kpoint.c#L180
'=': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kpoint.c#L270
'=': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/kpoint.c#L278
'=': conversion from 'size_t' to 'int', possible loss of data
test / 🖥️ windows-latest + 🐍 3.x [🧪 Experimental] : src/magnetic_spacegroup.c#L173
declaration of 'i' hides previous local declaration
📘 test-docs / Sphinx-linkcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ macos-latest + 🐍 3.x [🧪 Experimental]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
📘 test-docs / Sphinx-html
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ llvm + 🐍 3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ llvm + 🐍 3.x
implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion]
test / 🖥️ Fedora + 🛠️ llvm + 🐍 3.x
implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion]
test / 🖥️ Fedora + 🛠️ intel + 🐍 3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ intel + 🐍 3.x
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
test / 🖥️ Fedora + 🛠️ intel + 🐍 3.x
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
test / 🖥️ Fedora + 🛠️ intel + 🐍 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ intel + 🐍 3.8
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
test / 🖥️ Fedora + 🛠️ intel + 🐍 3.8
explicit comparison with NaN in fast floating point mode [-Wtautological-constant-compare]
test / 🧹 address + 🛠️ llvm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🧹 address + 🛠️ llvm
implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion]
test / 🧹 address + 🛠️ llvm
implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.8 : src/spacegroup.c#L1114
this statement may fall through [-Wimplicit-fallthrough=]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.8 : src/spacegroup.c#L1150
'j' may be used uninitialized [-Wmaybe-uninitialized]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.8 : src/spacegroup.c#L1098
'num_free_axes' may be used uninitialized [-Wmaybe-uninitialized]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.8 : src/spin.c#L614
'scalar' may be used uninitialized [-Wmaybe-uninitialized]
test / 🖥️ Fedora + 🛠️ llvm + 🐍 3.8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
📘 test-docs / Sphinx-doctest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ llvm + 🐍 3.8
implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion]
test / 🖥️ Fedora + 🛠️ llvm + 🐍 3.8
implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Wimplicit-int-float-conversion]
build-wheel / 🖥️ macOS-11
Failed to download action 'https://api.github.com/repos/docker/setup-qemu-action/tarball/2b82ce82d56a2a04d2637cd93a637ae1b359c0a7'. Error: The SSL connection could not be established, see inner exception.
build-wheel / 🖥️ macOS-11
Back off 17.165 seconds before retry.
test / 🖥️ macos-11 + 🐍 3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.x : src/spacegroup.c#L1114
this statement may fall through [-Wimplicit-fallthrough=]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.x : src/spacegroup.c#L1150
'j' may be used uninitialized [-Wmaybe-uninitialized]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.x : src/spacegroup.c#L1098
'num_free_axes' may be used uninitialized [-Wmaybe-uninitialized]
test / 🖥️ Fedora + 🛠️ gcc + 🐍 3.x : src/spin.c#L614
'scalar' may be used uninitialized [-Wmaybe-uninitialized]
test / 🧹 address + 🛠️ gcc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / 🧹 address + 🛠️ gcc : src/spacegroup.c#L1114
this statement may fall through [-Wimplicit-fallthrough=]
test / 🧹 address + 🛠️ gcc : src/spacegroup.c#L1150
'j' may be used uninitialized [-Wmaybe-uninitialized]
test / 🧹 address + 🛠️ gcc : src/spacegroup.c#L1098
'num_free_axes' may be used uninitialized [-Wmaybe-uninitialized]
test / 🧹 address + 🛠️ gcc : src/spin.c#L614
'scalar' may be used uninitialized [-Wmaybe-uninitialized]
build-wheel / 🖥️ ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 coverage / c_api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 coverage / c_api: src/pointgroup.c#L1112
‘axis_i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / c_api: src/pointgroup.c#L1113
‘axis’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / c_api: src/spin.c#L614
‘scalar’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / c_api: src/spacegroup.c#L1114
this statement may fall through [-Wimplicit-fallthrough=]
👀 coverage / c_api: src/spacegroup.c#L1150
‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / c_api: src/spacegroup.c#L1098
‘num_free_axes’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / fortran_api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 coverage / fortran_api: src/pointgroup.c#L1112
‘axis_i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / fortran_api: src/pointgroup.c#L1113
‘axis’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / fortran_api: src/spacegroup.c#L1114
this statement may fall through [-Wimplicit-fallthrough=]
👀 coverage / fortran_api: src/spacegroup.c#L1150
‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / fortran_api: src/spacegroup.c#L1098
‘num_free_axes’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / fortran_api: src/spin.c#L614
‘scalar’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / unit_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-cmake@v10.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
👀 coverage / unit_tests: src/pointgroup.c#L1112
‘axis_i’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / unit_tests: src/pointgroup.c#L1113
‘axis’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / unit_tests: src/spin.c#L614
‘scalar’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / unit_tests: src/spacegroup.c#L1114
this statement may fall through [-Wimplicit-fallthrough=]
👀 coverage / unit_tests: src/spacegroup.c#L1150
‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / unit_tests: src/spacegroup.c#L1098
‘num_free_axes’ may be used uninitialized in this function [-Wmaybe-uninitialized]
👀 coverage / python_api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.