update actions. #103
actions.yml
on: push
ci-macos
3m 10s
ci-ubuntu24-qt6-gcc
42s
ci-ubuntu24-qt6-clang
53s
ci-ubuntu22-qt6-gcc
46s
ci-ubuntu22-qt6-clang
1m 15s
ci-windows-qt68-vs2026
58s
ci-windows-qt68-vs2022
2m 21s
ci-windows-qt68-vs2019
7m 27s
Annotations
8 errors and 2 warnings
|
ci-ubuntu24-qt6-gcc
Process completed with exit code 1.
|
|
ci-ubuntu22-qt6-gcc
Process completed with exit code 1.
|
|
ci-ubuntu24-qt6-clang
Process completed with exit code 1.
|
|
ci-windows-qt68-vs2026
Error: The process 'C:\hostedtoolcache\windows\Python\3.12.10\x64\python.exe' failed with exit code 1
|
|
ci-ubuntu22-qt6-clang
Process completed with exit code 1.
|
|
ci-windows-qt68-vs2022
Process completed with exit code 1.
|
|
ci-macos
Process completed with exit code 1.
|
|
ci-windows-qt68-vs2019
Process completed with exit code 1.
|
|
ci-windows-qt68-vs2022
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: microsoft/setup-msbuild@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci-macos
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|