Add install of gdb to DockerfileDev #622
Annotations
2 errors and 5 warnings
build-macos (macos-12, x64-osx-dynamic-release, x64, /usr/local)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
build-macos (macos-12, x64-osx-dynamic-release, x64, /usr/local)
GitHub Actions has encountered an internal error when running your job.
|
build-macos (macos-14, arm64-osx-dynamic-release, arm64, /opt/homebrew)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-macos (macos-14, arm64-osx-dynamic-release, arm64, /opt/homebrew)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, actions/checkout@v3, pat-s/always-upload-cache@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-macos (macos-14, arm64-osx-dynamic-release, arm64, /opt/homebrew)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
build-macos (macos-14, arm64-osx-dynamic-release, arm64, /opt/homebrew)
cmake 3.31.0 is already installed and up-to-date.
To reinstall 3.31.0, run:
brew reinstall cmake
|
build-macos (macos-14, arm64-osx-dynamic-release, arm64, /opt/homebrew)
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, run:
brew reinstall gcc
|