cmd/build: support clang-style optimization flags #7584
Annotations
13 warnings
|
test (macos-latest, 19)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (macos-latest, 19)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test (macos-latest, 19)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test (macos-latest, 19)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test (macos-latest, 19)
sqlite 3.51.3 is already installed and up-to-date.
To reinstall 3.51.3, run:
brew reinstall sqlite
|
|
test (macos-latest, 19)
libffi is keg-only and must be linked with `--force`.
|
|
test (macos-latest, 19)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test (macos-latest, 19)
libuv 1.52.1 is already installed and up-to-date.
To reinstall 1.52.1, run:
brew reinstall libuv
|
|
test (macos-latest, 19)
openssl@3 3.6.1 is already installed and up-to-date.
To reinstall 3.6.1, run:
brew reinstall openssl@3
|
|
test (macos-latest, 19)
Already linked: /opt/homebrew/Cellar/lld@19/19.1.7
|
|
test (macos-latest, 19)
llvm@19 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@19
|
|
test (macos-latest, 19)
`$HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` is set: not checking for outdated
dependents or dependents with broken linkage!
|
|
test (ubuntu-latest, 19)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|