Skip to content

chore(deps): update devdependencies #1590

chore(deps): update devdependencies

chore(deps): update devdependencies #1590

Triggered via pull request October 26, 2024 00:26
Status Failure
Total duration 16m 47s
Artifacts 6

CI.yml

on: pull_request
Matrix: Build
Matrix: BuildExecutable
Matrix: Docker
Matrix: Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 75 warnings
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
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-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-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
Test-macos-14
main() panicked!
Test-macos-14
TypeError: Ep.addLocale is not a function
Test-macos-14
Process completed with exit code 1.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-macos-14
No formulae or casks found for venv.
Test-ubuntu-24.04
main() panicked!
Test-ubuntu-24.04
TypeError: Ep.addLocale is not a function
Test-ubuntu-24.04
Process completed with exit code 1.
Test-ubuntu-22.04
main() panicked!
Test-ubuntu-22.04
TypeError: Ep.addLocale is not a function
Test-ubuntu-22.04
Process completed with exit code 1.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
No formulae or casks found for venv.
Test-macos-12
main() panicked!
Test-macos-12
TypeError: Ep.addLocale is not a function
Test-macos-12
Process completed with exit code 1.
Test-ubuntu-20.04
main() panicked!
Test-ubuntu-20.04
TypeError: Ep.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-macos-13
main() panicked!
Test-macos-13
TypeError: Ep.addLocale is not a function
Test-macos-13
Process completed with exit code 1.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-macos-13
No formulae or casks found for venv.
Test-windows-2019
Process completed with exit code 1.
Test-windows-2022
main() panicked!
Test-windows-2022
TypeError: Ep.addLocale is not a function
Test-windows-2022
main() panicked!
Test-windows-2022
TypeError: Ep.addLocale is not a function
Test-windows-2022
Process completed with exit code 1.
Build (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Docker-setup-cpp-arch-llvm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Docker-setup-cpp-fedora-llvm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Docker-setup-cpp-ubuntu-llvm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Docker-setup-cpp-ubuntu-mingw
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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-Executable-ubuntu-24.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@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-Executable-macos-14
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@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-Executable-windows-2022
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@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-Executable-macos-13
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@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/
Test-macos-14
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-macos-14
gcc 14.2.0 is already installed and up-to-date. To reinstall 14.2.0, run: brew reinstall gcc
Test-macos-14
No available formula with the name "venv".
Test-macos-14
Failed to install venv: Error: Command failed with exit code 1: /opt/homebrew/bin/brew install venv --overwrite. Ignoring...
Test-macos-14
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
Test-macos-14
graphviz 12.1.2 is already installed and up-to-date. To reinstall 12.1.2, run: brew reinstall graphviz
Test-macos-14
No available formula with the name "venv".
Test-macos-14
Failed to install venv: Error: Command failed with exit code 1: /opt/homebrew/bin/brew install venv --overwrite. Ignoring...
Test-macos-14
No available formula with the name "venv".
Test-macos-14
Failed to install venv: Error: Command failed with exit code 1: /opt/homebrew/bin/brew install venv --overwrite. Ignoring...
Test-macos-14
No available formula with the name "venv".
Test-ubuntu-24.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
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-ubuntu-22.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-macos-12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-macos-12
gcc 14.2.0 is already installed and up-to-date. To reinstall 14.2.0, run: brew reinstall gcc
Test-macos-12
No available formula with the name "venv".
Test-macos-12
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test-macos-12
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
Test-macos-12
doxygen 1.12.0 is already installed and up-to-date. To reinstall 1.12.0, run: brew reinstall doxygen
Test-macos-12
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.
Test-macos-12
graphviz 12.1.1 is already installed and up-to-date. To reinstall 12.1.1, run: brew reinstall graphviz
Test-macos-12
No available formula with the name "venv".
Test-macos-12
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test-macos-12
No available formula with the name "venv".
Test-ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-macos-13
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-macos-13
gcc 14.2.0 is already installed and up-to-date. To reinstall 14.2.0, run: brew reinstall gcc
Test-macos-13
No available formula with the name "venv".
Test-macos-13
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test-macos-13
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag. To silence this message, use the `--formula` flag.
Test-macos-13
graphviz 12.1.2 is already installed and up-to-date. To reinstall 12.1.2, run: brew reinstall graphviz
Test-macos-13
No available formula with the name "venv".
Test-macos-13
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test-macos-13
No available formula with the name "venv".
Test-macos-13
Failed to install venv: Error: Command failed with exit code 1: /usr/local/bin/brew install venv --overwrite. Ignoring...
Test-macos-13
No available formula with the name "venv".
Test-windows-2019
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Error: Microsoft Visual Studio not found
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
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
aminya~setup-cpp~7Q31SL.dockerbuild
34.2 KB
aminya~setup-cpp~CI5P2B.dockerbuild
15.6 KB
aminya~setup-cpp~OHZMVP.dockerbuild
14.4 KB
aminya~setup-cpp~PDG7Y7.dockerbuild
34.4 KB
dist Expired
6.47 MB
exe Expired
159 MB