Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Apply scm policy

Apply scm policy #383

Triggered via pull request January 18, 2024 12:37
Status Failure
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

wheels.yaml

on: pull_request
Matrix: wheels
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Build wheels on windows-2019
Command curl -L https://github.com/msgpack/msgpack-c/releases/download/cpp-3.3.0/msgpack-3.3.0.tar.gz -o msgpack-3.3.0.tar.gz && tar xf msgpack-3.3.0.tar.gz && cmake -S msgpack-3.3.0 -B msgpack-3.3.0/build -DMSGPACK_CXX_ONLY=ON -DMSGPACK_BUILD_DOCS=OFF -DCMAKE_INSTALL_PREFIX=core/ && cmake --build msgpack-3.3.0/build --target install --config Release failed with code 64. None
Build wheels on windows-2019
Process completed with exit code 1.
Build wheels on macOS-10.15
The job was canceled because "windows-2019_AMD64_Visual" failed.
Build wheels on windows-2019
The operation was canceled.
Build wheels on ubuntu-20.04
The operation was canceled.
Build wheels on windows-2019
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 windows-2019
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 ubuntu-20.04
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/
Wheels
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583