Skip to content

[pypi] revert macos runner to macos13 for x64 (macos14 unavailable) #16

[pypi] revert macos runner to macos13 for x64 (macos14 unavailable)

[pypi] revert macos runner to macos13 for x64 (macos14 unavailable) #16

Re-run triggered June 11, 2024 08:46
Status Success
Total duration 1m 6s
Artifacts 1

cmake.yml

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

Annotations

2 errors, 39 warnings, and 1 notice
diyabc-macos-13
No such keg: /usr/local/Cellar/r
diyabc-macos-latest
No such keg: /opt/homebrew/Cellar/r
diyabc-macos-13
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
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-windows-latest
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
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, 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-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, 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-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
'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-macos-13
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
diyabc-macos-13
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-macos-13
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-macos-13
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-13
These files were overwritten during the `brew link` step:
diyabc-macos-13
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
diyabc-macos-13: src/ForestOnlineRegression.cpp#L126
expression result unused [-Wunused-value]
diyabc-macos-13
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
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
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, 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-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, 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-macos-latest: src/ForestOnlineRegression.cpp#L126
expression result unused [-Wunused-value]
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
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-ubuntu-latest
cibuildwheel 2.x no longer supports Python < 3.6. Please use the 1.x series or update CIBW_SKIP
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/
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
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
19.5 MB