Skip to content

[pypi] various

[pypi] various #12

Triggered via push June 7, 2024 06:47
Status Failure
Total duration 26m 47s
Artifacts 1

cmake.yml

on: push
create_release
15s
create_release
Matrix: job
Build source distribution
19s
Build source distribution
upload_pypi
19s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 29 warnings
diyabc-macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/abcranger/abcranger/test/test-pyabcranger.py -v'] failed with code 2. None
diyabc-macos-latest
Process completed with exit code 1.
diyabc-macos-latest
No such keg: /opt/homebrew/Cellar/r
diyabc-windows-latest
Command pytest D:\a\abcranger\abcranger/test/test-pyabcranger.py -v failed with code 2. None
diyabc-windows-latest
Process completed with exit code 1.
create_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
create_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
create_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
create_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
create_release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
diyabc-macos-latest
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"`.
diyabc-macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, lukka/run-cmake@v3, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diyabc-macos-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, lukka/run-cmake@v3, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
diyabc-macos-latest
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
diyabc-macos-latest
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
diyabc-macos-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
diyabc-macos-latest: src/ForestOnlineRegression.cpp#L126
expression result unused [-Wunused-value]
diyabc-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, lukka/run-cmake@v3, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diyabc-windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, lukka/run-cmake@v3, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
diyabc-windows-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
diyabc-windows-latest
eigen3's buildsystem uses very long paths and may fail on your system.
diyabc-windows-latest
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data
diyabc-windows-latest
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data
diyabc-windows-latest
'initializing': conversion from '_Ty' to '_Ty1', possible loss of data
diyabc-windows-latest
'initializing': conversion from '_Ty' to '_Ty2', possible loss of data
diyabc-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, lukka/run-cmake@v3, actions/upload-release-asset@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
diyabc-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, lukka/run-cmake@v3, actions/upload-release-asset@v1, 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/
diyabc-ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build source distribution
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build source distribution
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
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/
upload_pypi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
upload_pypi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-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/
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers

Artifacts

Produced during runtime
Name Size
artifact Expired
11.8 MB