Refactor #61
Annotations
2 errors and 24 warnings
build-macos (macos, macos-13)
The `brew link` step did not complete successfully
|
build-macos (macos, macos-13)
Process completed with exit code 1.
|
doc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-macos (macos, macos-13)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
build-macos (macos, macos-13)
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|
build-macos (macos, macos-13)
gettext 0.22.5 is already installed and up-to-date.
To reinstall 0.22.5, run:
brew reinstall gettext
|
build-macos (macos, macos-13)
wget 1.24.5 is already installed and up-to-date.
To reinstall 1.24.5, run:
brew reinstall wget
|
build-macos (macos, macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-macos (macos, macos-12)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
build-macos (macos, macos-12)
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|
build-macos (macos, macos-12)
flac 1.4.3 is already installed and up-to-date.
To reinstall 1.4.3, run:
brew reinstall flac
|
build-macos (macos, macos-12)
libsndfile 1.2.2 is already installed and up-to-date.
To reinstall 1.2.2, run:
brew reinstall libsndfile
|
build-macos (macos, macos-12)
libvorbis 1.3.7 is already installed and up-to-date.
To reinstall 1.3.7, run:
brew reinstall libvorbis
|
build-macos (macos, macos-12)
gettext 0.22.5 is already installed and up-to-date.
To reinstall 0.22.5, run:
brew reinstall gettext
|
build-macos (macos, macos-12)
wget 1.24.5 is already installed and up-to-date.
To reinstall 1.24.5, run:
brew reinstall wget
|
build-linux (linux, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-linux (ubuntu-22.04, debian:testing-slim)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-linux (ubuntu-22.04, debian:unstable-slim)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-linux (linux, ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@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-windows (x86, x86-windows-static)
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmiddleditch/gha-setup-vsdevenv@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (x86, x86-windows-static)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, seanmiddleditch/gha-setup-vsdevenv@master, actions/upload-artifact@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-windows (x86, x86-windows-static)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build-windows (amd64, x64-windows-static)
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmiddleditch/gha-setup-vsdevenv@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (amd64, x64-windows-static)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, seanmiddleditch/gha-setup-vsdevenv@master, actions/upload-artifact@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-windows (amd64, x64-windows-static)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "doc", "Test results (, ubuntu-22.04)", "Test results (linux, ubuntu-20.04)", "Test results (linux, ubuntu-22.04)", "Test results (macos, macos-12)", "Test results (windows, MSVC, amd64)", "Test results (windows, MSVC, x86)", "windows-msvc-debug-amd64", "windows-msvc-debug-x86".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test results (, ubuntu-22.04)
Expired
|
54.1 KB |
|
Test results (linux, ubuntu-20.04)
Expired
|
39.6 KB |
|
Test results (linux, ubuntu-22.04)
Expired
|
39.6 KB |
|
Test results (macos, macos-12)
Expired
|
39.6 KB |
|
Test results (windows, MSVC, amd64)
Expired
|
39.8 KB |
|
Test results (windows, MSVC, x86)
Expired
|
39.8 KB |
|
doc
Expired
|
303 KB |
|
windows-msvc-debug-amd64
Expired
|
122 MB |
|
windows-msvc-debug-x86
Expired
|
118 MB |
|