Skip to content

[CI] Clean up CI scope detection workflow and script #5122

[CI] Clean up CI scope detection workflow and script

[CI] Clean up CI scope detection workflow and script #5122

Triggered via pull request July 5, 2026 20:10
Status Success
Total duration 16m 56s
Artifacts 14

main.yml

on: pull_request
ci-scope
6s
ci-scope
pre-commit  /  link-check
16s
pre-commit / link-check
pre-commit  /  pre-commit
2m 22s
pre-commit / pre-commit
Matrix: ubuntu / clang-sanitizer-build
Matrix: ubuntu / clang-test
Matrix: ubuntu / gcc-test
Matrix: ubuntu / clang-sanitizer-test
Matrix: ubuntu / clang-test-extended
mac  /  clang-test-extended
1m 24s
mac / clang-test-extended
Matrix: ubuntu / gcc-test-extended
windows  /  msvc-test-extended
1m 44s
windows / msvc-test-extended
windows  /  clang-test-extended
1m 43s
windows / clang-test-extended
Matrix: ubuntu / clang-sanitizer-test-extended
ubuntu  /  gcc-build-codecov
3m 52s
ubuntu / gcc-build-codecov
perf  /  ubuntu-gcc-build-perf-stats
56s
perf / ubuntu-gcc-build-perf-stats
perf  /  macos-clang-build-perf-stats
2m 46s
perf / macos-clang-build-perf-stats
pages  /  build-doxygen-xml
15s
pages / build-doxygen-xml
pages  /  build-scoreboard
21s
pages / build-scoreboard
pages  /  build-sphinx
44s
pages / build-sphinx
pages  /  deploy-pages
0s
pages / deploy-pages
Fit to window
Zoom out
Zoom in

Annotations

1 error, 23 warnings, and 1 notice
pre-commit / pre-commit
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
mac / clang-build (Release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-build (Release)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
mac / clang-build (Release)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
ubuntu / gcc-build (ubuntu-26.04, Release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / gcc-build (ubuntu-26.04, Release)
No files were found with the provided path: build/revert-list.txt. No artifacts will be uploaded.
mac / clang-build (Debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-build (Debug)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
mac / clang-build (Debug)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
ubuntu / gcc-build (ubuntu-26.04, Debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / clang-build (ubuntu-26.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / clang-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, KyleMayes/install-llvm-action@v2, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / msvc-build (Release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / msvc-build (Debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-test
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
windows / clang-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mac / clang-test-extended
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
windows / clang-test-extended
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / msvc-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / clang-sanitizer-build (ubuntu-26.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows / msvc-test-extended
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ilammy/msvc-dev-cmd@v1, microsoft/setup-msbuild@v2, seanmiddleditch/gha-setup-ninja@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ubuntu / gcc-build-codecov
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
perf / macos-clang-build-perf-stats
No files were found with the provided path: perf-stat-macos.zip. No artifacts will be uploaded.
perf / macos-clang-build-perf-stats
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust

Artifacts

Produced during runtime
Name Size Digest
cov-report
67.1 KB
sha256:96f9003ac7fa2d6f159642d485694815ba2932d812fdb1953968ef585f5d81e1
doxygen-documentation-xml
99.7 KB
sha256:ee74ec4a8d2f1923b73336cb2a57501b2c69242a9c604d6ec59af1baaabc49bf
macos-clang-debug-install
3.86 MB
sha256:5a30ba2ccfcbc84a33b403b0510ee3cc2b7c88ccc16eafae97be6f451f2eb50c
macos-clang-install
1.68 MB
sha256:4ba085c9bf6dd600eb70ddc59d813b61aeb10536a385604e576a320392681405
perf-stat
4.22 KB
sha256:68388dfa1ecd8d08b743bc06b3f63377ae67aa1d1a2cb135690faf181bdba8e1
scoreboard
8.35 KB
sha256:82dd66ecc76895455ddee49e08be2ed98ef5449ec98787c1e9c3791622171963
sphinx-documentation
15 MB
sha256:9140a3773473943f9d885ee69915328c012c43caeaa5a2e7433b7eba371fa034
ubuntu-clang-install-ubuntu-26.04
2.45 MB
sha256:04f0fbeddfc21f82edd008e20a24a681dfd9e812b9c4ebea9232e6442b01a4ee
ubuntu-clang-sanitizer-install-ubuntu-26.04
16.6 MB
sha256:7ed437260465ad975e7250fa7eeeff74573f8e5fbbe2cca144d79fe90ccda6b1
ubuntu-gcc-debug-install-ubuntu-26.04
16.6 MB
sha256:33895ea043266c3a2a96dc2a2941dd083b087d24cd658bb381b2842cc51aca63
ubuntu-gcc-install-ubuntu-26.04
3.14 MB
sha256:16d69c9aced2b1e92759b4bfbffe5e1fe14189f8494faf78756ee376168c6037
windows-clang-install
1.94 MB
sha256:2c193499aa2355cd1ea8c79cf46766bf7151e0cab5ce687ff18129ea6dec03e6
windows-msvc-debug-install
6.99 MB
sha256:e1f47727549a60f3fda8948468e2a686359b59786e649e67a5a33ffbb5137f67
windows-msvc-install
1.91 MB
sha256:bfc66a30687454905a2b5ce6f166fa81982599dd5f2a701769d40ec97aec9bac