Skip to content

fix(BlockTopology): Fixed call to checks on block surface boundaries #316

fix(BlockTopology): Fixed call to checks on block surface boundaries

fix(BlockTopology): Fixed call to checks on block surface boundaries #316

Triggered via pull request June 18, 2026 12:21
Status Failure
Total duration 6m 43s
Artifacts

test_pr.yml

on: pull_request
test  /  ...  /  prepare
26s
test / prepare / prepare
Matrix: test / test-repository / test-linux-python / linux-python
Matrix: test / test-repository / test-windows-python / windows-python
test  /  ...  /  windows
2m 36s
test / test-repository / test-windows / windows
test  /  ...  /  semantic-commit
22s
test / semantic-commit / semantic-commit
test  /  ...  /  setup-linux-systems
2s
test / test-repository / test-linux / setup-linux-systems
Matrix: test / test-repository / test-linux / linux
test  /  ...  /  release
3s
test / release / release
Matrix: test / deploy-repository / release-linux / linux
test  /  ...  /  windows
2m 34s
test / deploy-repository / release-windows / windows
Matrix: test / deploy-repository / release-linux-python / linux-python
Matrix: test / deploy-repository / release-windows-python / windows-python
test  /  ...  /  public-release
test / deploy-repository / public-release / public-release
test  /  ...  /  notify
test / deploy-repository / notify / notify
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test / prepare / prepare
Repository is in a detached HEAD state. git-auto-commit will likely handle this automatically. To avoid it, check out a branch using the ref option in actions/checkout.
test / test-repository / test-linux / linux (rhel, /opt/rh/gcc-toolset-14/root/usr/bin/gcc, /opt/rh/gcc-toolset-14/root/usr/bin/g++)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / test-repository / test-linux / linux (ubuntu, /usr/bin/clang, /usr/bin/clang++)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / test-repository / test-windows / windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / tidy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
src/geode/inspector/inspection/topology/brep_blocks_topology.cpp:709:9 [readability-function-cognitive-complexity]: src/geode/inspector/inspection/topology/brep_blocks_topology.cpp#L709
function 'vertex_is_part_of_surface_with_wrong_relationships_to_block' has cognitive complexity of 13 (threshold 10)
src/geode/inspector/inspection/topology/brep_blocks_topology.cpp:628:9 [readability-function-cognitive-complexity]: src/geode/inspector/inspection/topology/brep_blocks_topology.cpp#L628
function 'unique_vertex_is_part_of_two_blocks_and_no_boundary_surface' has cognitive complexity of 20 (threshold 10)
test / test-repository / test-linux-python / linux-python (3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / test-repository / test-windows-python / windows-python (3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / deploy-repository / release-windows-python / windows-python (3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / deploy-repository / release-linux / linux (rhel, /opt/rh/gcc-toolset-14/root/usr/bin/gcc, /opt/rh/gcc-toolset-14/root/usr/bin/g++)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / deploy-repository / release-linux / linux (ubuntu, /usr/bin/clang, /usr/bin/clang++)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / deploy-repository / release-linux-python / linux-python (3.14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / deploy-repository / release-windows / windows
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/