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

Merge pull request #558 from yngve793/Apply-SCM-policy #384

Merge pull request #558 from yngve793/Apply-SCM-policy

Merge pull request #558 from yngve793/Apply-SCM-policy #384

Triggered via push September 9, 2024 11:56
Status Failure
Total duration 51s
Artifacts

wheels.yaml

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

Annotations

8 errors and 3 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_x86_Visual_S" failed.
Build wheels on windows-2019
The job was canceled because "windows-2019_x86_Visual_S" failed.
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 ubuntu-20.04
The job was canceled because "windows-2019_x86_Visual_S" failed.
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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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