Skip to content

feat: add binary-based powershell installation + automatic extract functions in setupBin #1314

feat: add binary-based powershell installation + automatic extract functions in setupBin

feat: add binary-based powershell installation + automatic extract functions in setupBin #1314

Triggered via pull request August 21, 2024 22:11
Status Failure
Total duration 16m 5s
Artifacts 10

CI.yml

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

Annotations

13 errors and 69 warnings
Build-Executable-macos-13
Unexpected response. Unable to upload chunk to https://pipelinesghubeus25.actions.githubusercontent.com/jeMDJKN2MOQ0d2V7slNgjvLn4i2B3lecfvx6Dbu5R2kYUv7gqe/_apis/resources/Containers/33682039?itemPath=exe%2Fsetup-cpp-x64-macos
Build-Executable-macos-13
aborting artifact upload
Build-Executable-macos-13
An error was encountered when uploading exe. There were 1 items that failed to upload.
Test-ubuntu-24.04
Failed to setup pwsh via download: Error: Failed to find the binary pwsh after extracting pwsh 7.4.5 x64. Trying package managers...
Test-ubuntu-24.04
Process completed with exit code 1.
Test-macos-12
Failed to setup pwsh via download: Error: Failed to find the binary pwsh after extracting pwsh 7.4.5 x64. Trying package managers...
Test-macos-12
Process completed with exit code 1.
Test-ubuntu-20.04
Failed to setup pwsh via download: Error: Failed to find the binary pwsh after extracting pwsh 7.4.5 x64. Trying package managers...
Test-macos-13
The `brew link` step did not complete successfully
Test-macos-13
Failed to setup pwsh via download: Error: Failed to find the binary pwsh after extracting pwsh 7.4.5 x64. Trying package managers...
Test-macos-13
Process completed with exit code 1.
Test-ubuntu-22.04
Failed to setup pwsh via download: Error: Failed to find the binary pwsh after extracting pwsh 7.4.5 x64. Trying package managers...
Test-ubuntu-22.04
Process completed with exit code 1.
Build (ubuntu-22.04, 22.6.0, 9.6.0)
The following actions use a deprecated Node.js version 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 (ubuntu-22.04, 22.6.0, 9.6.0): src/utils/setup/setupBin.ts#L140
Async arrow function has no 'await' expression
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, 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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
Aborting upload for /Users/runner/work/setup-cpp/setup-cpp/exe/setup-cpp-x64-macos due to failure
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-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/
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/
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, pnpm/action-setup@v2. 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
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]
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/
Test-macos-12
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2. 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@13 13.3.0 is already installed and up-to-date. To reinstall 13.3.0, run: brew reinstall gcc@13
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Test-macos-12
graphviz 12.0.0 is already installed and up-to-date. To reinstall 12.0.0, run: brew reinstall graphviz
Test-macos-12
Cask '[email protected]' is unavailable: No Cask with this name exists.
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-12
bazelisk 1.20.0 is already installed and up-to-date. To reinstall 1.20.0, run: brew reinstall bazelisk
Test-macos-12
p7zip 17.05 is already installed and up-to-date. To reinstall 17.05, run: brew reinstall p7zip
Test-macos-12
Failed to install pipx: 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, pnpm/action-setup@v2. 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
setup-cpp was called without any arguments. Nothing to do.
Test-windows-2022
setup-cpp was called without any arguments. Nothing to do.
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2022
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
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, pnpm/action-setup@v2. 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-20.04
setup-cpp was called without any arguments. Nothing to do.
Test-ubuntu-20.04
setup-cpp was called without any arguments. Nothing to do.
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-20.04
Could not find package powershell with version 7.4.5. Installing the latest version.
Test-windows-2019
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2. 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 pipx: 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 pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-windows-2019
setup-cpp was called without any arguments. Nothing to do.
Test-windows-2019
setup-cpp was called without any arguments. Nothing to do.
Test-macos-13
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, pnpm/action-setup@v2. 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@13 13.3.0 is already installed and up-to-date. To reinstall 13.3.0, run: brew reinstall gcc@13
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Test-macos-13
graphviz 12.1.0 is already installed and up-to-date. To reinstall 12.1.0, run: brew reinstall graphviz
Test-macos-13
Cask '[email protected]' is unavailable: No Cask with this name exists.
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test-macos-13
bazelisk 1.20.0 is already installed and up-to-date. To reinstall 1.20.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-macos-13
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
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, pnpm/action-setup@v2. 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.
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~3U901M.dockerbuild Expired
46.2 KB
aminya~setup-cpp~46Q8DQ.dockerbuild Expired
96.8 KB
aminya~setup-cpp~GOPV9O.dockerbuild Expired
12.2 KB
aminya~setup-cpp~HDI0VP.dockerbuild Expired
11.2 KB
aminya~setup-cpp~I3LQRS.dockerbuild Expired
11.5 KB
aminya~setup-cpp~RTSAK7.dockerbuild Expired
108 KB
aminya~setup-cpp~UL2ERH.dockerbuild Expired
11.2 KB
aminya~setup-cpp~X88PGA.dockerbuild Expired
40.6 KB
dist Expired
18.3 MB
exe Expired
123 MB