Skip to content

Merge pull request #67 from vtraag/dependabot/github_actions/dot-gith… #31

Merge pull request #67 from vtraag/dependabot/github_actions/dot-gith…

Merge pull request #67 from vtraag/dependabot/github_actions/dot-gith… #31

Triggered via push September 4, 2024 12:01
Status Failure
Total duration 22m 19s
Artifacts 1

build.yml

on: push
Matrix: build_wheel_linux
Matrix: build_wheel_macos
Matrix: build_wheel_win
Build wheels on Linux (aarch64)
1m 2s
Build wheels on Linux (aarch64)
Build sdist
4m 36s
Build sdist
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 22 warnings
Build wheels on Linux (i686)
Command ['sh', '-c', 'yum install -y flex bison && pip install cmake wheel && python setup.py build_c_core'] failed with code 1.
Build wheels on Linux (i686)
Process completed with exit code 1.
Build wheels on Linux (x86_64)
Command ['sh', '-c', 'yum install -y flex bison && pip install cmake wheel && python setup.py build_c_core'] failed with code 1.
Build wheels on Linux (x86_64)
Process completed with exit code 1.
Build wheels on Linux (aarch64)
Command ['sh', '-c', 'yum install -y flex bison zlib-devel && pip install cmake wheel && python setup.py build_c_core'] failed with code 1.
Build wheels on Linux (aarch64)
Process completed with exit code 1.
Build wheels on macOS (arm64)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build wheels on macOS (x86_64)
[notice] A new release of pip is available: 21.1.1 -> 24.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build wheels on Linux (i686)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on Linux (i686)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on Linux (x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on Linux (x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on Linux (aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on Linux (aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build sdist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build sdist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macOS (arm64)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: cp38-macosx_*:arm64`.
Build wheels on macOS (arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on macOS (arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2, actions/setup-python@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macOS (arm64)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build wheels on macOS (arm64)
cmake 3.30.2 is already installed and up-to-date. To reinstall 3.30.2, run: brew reinstall cmake
Build wheels on Windows (x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on Windows (x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/setup-python@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on Windows (Win32)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on Windows (Win32)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/setup-python@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macOS (x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels on macOS (x86_64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-python@v2, actions/setup-python@v4, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macOS (x86_64)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
Build wheels on macOS (x86_64)
cmake 3.30.2 is already installed and up-to-date. To reinstall 3.30.2, run: brew reinstall cmake
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: "artifact". 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
artifact
7.27 MB