Dummy change. #383
Triggered via pull request
September 16, 2025 02:08
Status
Failure
Total duration
5m 35s
Artifacts
–
build-and-deploy.yml
on: pull_request
create_release
2s
Matrix: build
Annotations
4 errors and 6 warnings
|
build (macos-14, clang)
Process completed with exit code 1.
|
|
build (macos-14, clang)
No such keg: /opt/homebrew/Cellar/xsd
|
|
build (macos-14, clang)
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|
|
build (macos-13, clang)
The `brew link` step did not complete successfully
|
|
build (macos-14, clang)
git 2.51.0 is already installed and up-to-date.
To reinstall 2.51.0, run:
brew reinstall git
|
|
build (macos-15, clang)
Already linked: /opt/homebrew/Cellar/xsd/4.2.0
|
|
build (macos-15, clang)
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
build (macos-15, clang)
cmake 4.1.1 is already installed and up-to-date.
To reinstall 4.1.1, run:
brew reinstall cmake
|
|
build (macos-13, clang)
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
build (macos-13, clang)
cmake 4.1.1 is already installed and up-to-date.
To reinstall 4.1.1, run:
brew reinstall cmake
|