chore(deps): update fedora docker tag to v41 - autoclosed #1201
Annotations
20 errors and 21 warnings
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
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Docker-setup-cpp-ubuntu-llvm
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Docker-setup-cpp-ubuntu-llvm
The operation was canceled.
|
Docker-setup-cpp-ubuntu-mingw
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Docker-setup-cpp-ubuntu-mingw
The operation was canceled.
|
Test-windows-2022
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-windows-2022
The operation was canceled.
|
Test-windows-2019
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-windows-2019
The operation was canceled.
|
Test-ubuntu-22.04
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-ubuntu-22.04
The operation was canceled.
|
Test-ubuntu-20.04
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-ubuntu-20.04
The operation was canceled.
|
Test-ubuntu-24.04
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-ubuntu-24.04
The operation was canceled.
|
Test-macos-12
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-macos-12
The operation was canceled.
|
Test-macos-13
Canceling since a higher priority waiting request for 'CI-renovate/fedora-41.x' exists
|
Test-macos-13
The operation was canceled.
|
Build (ubuntu-24.04, 22, 9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2, 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-ubuntu-24.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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-12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2, 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-fedora-llvm
The following actions uses Node.js version which is deprecated 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-22.04
Falling back to LLVM version 18.1.8 -ubuntu-18.04 for the Ubuntu.
|
Test-ubuntu-22.04
Falling back to LLVM version 18.1.8 -ubuntu-18.04 for the Ubuntu.
|
Test-ubuntu-20.04
Falling back to LLVM version 18.1.8 -ubuntu-18.04 for the Ubuntu.
|
Test-ubuntu-20.04
Falling back to LLVM version 18.1.8 -ubuntu-18.04 for the Ubuntu.
|
Test-ubuntu-24.04
Falling back to LLVM version 18.1.8 -ubuntu-18.04 for the Ubuntu.
|
Test-ubuntu-24.04
Falling back to LLVM version 18.1.8 -ubuntu-18.04 for the Ubuntu.
|
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]
|
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~68VS5F.dockerbuild
Expired
|
38.5 KB |
|
aminya~setup-cpp~LT2HL6.dockerbuild
Expired
|
12 KB |
|
aminya~setup-cpp~U55LET.dockerbuild
Expired
|
39.4 KB |
|
dist
Expired
|
12.4 MB |
|
exe
Expired
|
119 MB |
|