Skip to content

Add tie break to region of interest Prune #2485

Add tie break to region of interest Prune

Add tie break to region of interest Prune #2485

Triggered via pull request May 25, 2026 06:07
Status Success
Total duration 32m 8s
Artifacts 3

pull-request.yml

on: pull_request
pre-commit
45s
pre-commit
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
pre-commit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, tj-actions/changed-files@v46. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 & Test (ubuntu-24.04 / py3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 & Test (ubuntu-24.04 / py3.14)
‘always_inline’ function might not be inlinable [-Wattributes]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘int’ and ‘__size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.14)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.14)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.14)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (macos-14 / py3.14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'WriterUnlock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'ReaderUnlock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'WriterLock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'ReaderUnlock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'ReaderLock' is deprecated [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build & Test (macos-14 / py3.14)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
Build & Test (macos-14 / py3.14)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Build & Test (ubuntu-24.04 / py3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 & Test (ubuntu-24.04 / py3.9)
‘always_inline’ function might not be inlinable [-Wattributes]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘__gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >::difference_type’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.9)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.9)
ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘int’ and ‘__size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
Build & Test (ubuntu-24.04 / py3.9)
comparison of integer expressions of different signedness: ‘const long unsigned int’ and ‘const int’ [-Wsign-compare]

Artifacts

Produced during runtime
Name Size Digest
pytest-macos-14-py3.14 Expired
44.9 KB
sha256:4acb832587b429ebae15b3ecb6438547b2eeadadad98b4eebffe728a3a850892
pytest-ubuntu-24.04-py3.14 Expired
45.9 KB
sha256:efbb6e2df79fd5738d353f68a840cbdcbf74d35b3f0f1f0c0a5b1b6a736b7d1d
pytest-ubuntu-24.04-py3.9 Expired
47 KB
sha256:d4bb7a2fc2504c038081689767cfe5c1378837b47c5fceff44fadcc74866f4b0