Skip to content

scripts: Improve messages registry update #650

scripts: Improve messages registry update

scripts: Improve messages registry update #650

Triggered via push September 23, 2024 07:09
Status Success
Total duration 1m 19s
Artifacts

macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
macos
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
macos
pyyaml has been deprecated! It will be disabled on 2024-10-06.
macos
Refusing to link macOS provided/shadowed software: bison If you need to have bison first in your PATH, run: echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile For compilers to find bison you may need to set: export LDFLAGS="-L/usr/local/opt/bison/lib"