chore(deps): update devdependencies #1613
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
28 errors and 20 warnings
|
Test-macos-12
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
|
|
Test-macos-12
GitHub Actions has encountered an internal error when running your job.
|
|
Docker-setup-cpp-ubuntu-mingw
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends nodejs npm && node /usr/lib/setup-cpp/setup-cpp.js --nala true --compiler mingw --cmake true --ninja true --task true --vcpkg true --python true --make true --cppcheck true --gcovr true --doxygen true --ccache true --powershell true && nala autoremove -y && nala autopurge -y && apt-get clean && nala clean --lists && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/*" did not complete successfully: exit code: 1
|
|
Docker-setup-cpp-ubuntu-llvm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends nodejs npm && node /usr/lib/setup-cpp/setup-cpp.js --nala true --compiler llvm --cmake true --ninja true --task true --vcpkg true --python true --make true --cppcheck true --gcovr true --doxygen true --ccache true && nala autoremove -y && nala autopurge -y && apt-get clean && nala clean --lists && rm -rf /var/lib/apt/lists/* && rm -rf /tmp/*" did not complete successfully: exit code: 1
|
|
Docker-setup-cpp-fedora-llvm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dnf -y install nodejs npm && node /usr/lib/setup-cpp/setup-cpp.js --compiler llvm --cmake true --ninja true --task true --vcpkg true --python true --make true --cppcheck true --gcovr true --doxygen true --ccache true && dnf clean all && rm -rf /tmp/*" did not complete successfully: exit code: 1
|
|
Docker-setup-cpp-arch-llvm
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pacman -Syuu --noconfirm && pacman-db-upgrade && pacman -S --noconfirm --needed nodejs npm && node /usr/lib/setup-cpp/setup-cpp.js --compiler llvm --cmake true --ninja true --task true --vcpkg true --python true --make true --cppcheck true --gcovr true --doxygen true --ccache true && pacman -Scc --noconfirm && rm -rf /var/cache/pacman/pkg/* && rm -rf /tmp/*" did not complete successfully: exit code: 1
|
|
Test-macos-14
main() panicked!
|
|
Test-macos-14
TypeError: dl.addLocale is not a function
|
|
Test-macos-14
Process completed with exit code 1.
|
|
Test-ubuntu-22.04
main() panicked!
|
|
Test-ubuntu-22.04
TypeError: dl.addLocale is not a function
|
|
Test-ubuntu-22.04
Process completed with exit code 1.
|
|
Test-ubuntu-24.04
main() panicked!
|
|
Test-ubuntu-24.04
TypeError: dl.addLocale is not a function
|
|
Test-ubuntu-24.04
Process completed with exit code 1.
|
|
Test-macos-13
main() panicked!
|
|
Test-macos-13
TypeError: dl.addLocale is not a function
|
|
Test-macos-13
Process completed with exit code 1.
|
|
Test-ubuntu-20.04
main() panicked!
|
|
Test-ubuntu-20.04
TypeError: dl.addLocale is not a function
|
|
Test-ubuntu-20.04
Process completed with exit code 1.
|
|
Test-ubuntu-20.04
Failed to install nala via installer: Error: Command failed with exit code 100: sudo 'bash' '/tmp/install-nala.sh'
|
|
Test-windows-2019
Process completed with exit code 1.
|
|
Test-windows-2022
main() panicked!
|
|
Test-windows-2022
TypeError: dl.addLocale is not a function
|
|
Test-windows-2022
main() panicked!
|
|
Test-windows-2022
TypeError: dl.addLocale is not a function
|
|
Test-windows-2022
Process completed with exit code 1.
|
|
Test-macos-14
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, run:
brew reinstall gcc
|
|
Test-macos-14
graphviz 12.2.1 is already installed and up-to-date.
To reinstall 12.2.1, run:
brew reinstall graphviz
|
|
Test-macos-14
bazelisk 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall bazelisk
|
|
Test-macos-14
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
|
Test-ubuntu-24.04
‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLFORM_FILE’ is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)’ is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘void curl_formfree(curl_httppost*)’ is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLFORM_COPYNAME’ is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLFORM_FILE’ is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLFORMcode curl_formadd(curl_httppost**, curl_httppost**, ...)’ is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
|
|
Test-ubuntu-24.04
‘void curl_formfree(curl_httppost*)’ is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations]
|
|
Test-macos-13
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, run:
brew reinstall gcc
|
|
Test-macos-13
graphviz 12.2.1 is already installed and up-to-date.
To reinstall 12.2.1, run:
brew reinstall graphviz
|
|
Test-macos-13
bazelisk 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall bazelisk
|
|
Test-macos-13
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
|
Test-windows-2019
Error: Microsoft Visual Studio not found
|
|
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: "dist", "exe".
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 | Digest | |
|---|---|---|---|
|
aminya~setup-cpp~K8HEM9.dockerbuild
Expired
|
35.8 KB |
sha256:37ee619f360100fd5897ffd7cdc6569a1cf8a8a74e1fd813ff4b9098562e0f9f
|
|
|
aminya~setup-cpp~NU38MD.dockerbuild
Expired
|
17.2 KB |
sha256:07b0973c56f9248acffa44019c58b14e48a6f89b6a17d513d6b62af79c00bd0b
|
|
|
aminya~setup-cpp~PW11VE.dockerbuild
Expired
|
36.6 KB |
sha256:a31fc52e3015b7cb9f9414c0b3bd1b6886be47a88b6ea48fdeee565515026d6c
|
|
|
aminya~setup-cpp~ZMV8Z9.dockerbuild
Expired
|
15.8 KB |
sha256:047fac727fcf1f982a9b2ce5cc60c81a5bc68650bd13d82e3d6b5a891ea7626e
|
|
|
dist
Expired
|
6.51 MB |
|
|
|
exe
Expired
|
163 MB |
|