Update catch2 and fix Mac CI #51
actions.yml
on: pull_request
build-on-ubuntu
45s
build-on-macos
54s
Annotations
3 errors and 4 warnings
build-on-ubuntu
Process completed with exit code 1.
|
build-on-macos
Cannot install hdf5 because conflicting formulae are installed.
hdf5-mpi: because hdf5-mpi is a variant of hdf5, one can only use one or the other
Please `brew unlink hdf5-mpi` before continuing.
Unlinking removes a formula's symlinks from /opt/homebrew. You can
link the formula again after the install finishes. You can `--force` this
install, but the build may fail or cause obscure side effects in the
resulting software.
|
build-on-macos
Process completed with exit code 1.
|
build-on-ubuntu
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-on-macos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-on-macos
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
build-on-macos
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|