Skip to content

feat: add support for cmakelang, cmake-lint, cmake-format + skip pipx/pip package install if not requested #1514

feat: add support for cmakelang, cmake-lint, cmake-format + skip pipx/pip package install if not requested

feat: add support for cmakelang, cmake-lint, cmake-format + skip pipx/pip package install if not requested #1514

Triggered via pull request September 18, 2024 23:50
@aminyaaminya
synchronize #294
cmakelang
Status Cancelled
Total duration 14m 26s
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

25 errors and 66 warnings
Test-ubuntu-24.04
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
Process completed with exit code 1.
Test-ubuntu-22.04
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
Process completed with exit code 1.
Test-windows-2022
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
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-ubuntu-20.04
Process completed with exit code 1.
Test-windows-2019
Canceling since a higher priority waiting request for 'CI-cmakelang' exists
Test-windows-2019
The operation was canceled.
Build (ubuntu-22.04, 22.6.0, 9.10.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-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-macos-14
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-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/
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/
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
‘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-14
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-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.
Test-macos-14
graphviz 12.1.1 is already installed and up-to-date. To reinstall 12.1.1, 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".
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-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/
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/
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 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.
Test-macos-13
graphviz 12.1.1 is already installed and up-to-date. To reinstall 12.1.1, 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-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
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-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 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.
Test-macos-12
graphviz 12.1.0 is already installed and up-to-date. To reinstall 12.1.0, 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-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, 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 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...
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~0HRC6P.dockerbuild
128 KB
aminya~setup-cpp~3551CW.dockerbuild
12.5 KB
aminya~setup-cpp~FWG74X.dockerbuild
11.2 KB
aminya~setup-cpp~NOL6J6.dockerbuild
46.9 KB
aminya~setup-cpp~TJ3UF6.dockerbuild
11.7 KB
aminya~setup-cpp~URRBXG.dockerbuild
102 KB
aminya~setup-cpp~YN7RVT.dockerbuild
12.2 KB
aminya~setup-cpp~YYDT2T.dockerbuild
108 KB
dist Expired
6.58 MB
exe Expired
157 MB