Skip to content

fix dumping of empty YAMLObject on Python 3.11+ #424

fix dumping of empty YAMLObject on Python 3.11+

fix dumping of empty YAMLObject on Python 3.11+ #424

Triggered via pull request August 23, 2023 19:27
Status Failure
Total duration 1d 0h 50m 1s
Artifacts

ci.yaml

on: pull_request
Matrix: linux_libyaml
Matrix: macos_libyaml
Matrix: windows_libyaml
pyyaml sdist
32s
pyyaml sdist
Matrix: linux_pyyaml
Matrix: macos_pyyaml
Matrix: windows_pyyaml
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
pyyaml sdist
Process completed with exit code 1.
pyyaml windows-2019 x86 3.6
Process completed with exit code 1.
pyyaml windows-2019 x86 3.11.0-rc.2
The operation was canceled.
pyyaml windows-2019 x64 3.11.0-rc.2
The operation was canceled.
pyyaml x86_64 manylinux2014 cp311
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
pyyaml x86_64 manylinux2014 cp311
Process completed with exit code 1.
pyyaml windows-2019 x64 3.6
The operation was canceled.
pyyaml x86_64 manylinux1 cp36
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
pyyaml x86_64 manylinux1 cp36
Process completed with exit code 1.
libyaml macos x86_64
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
pyyaml sdist
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/
libyaml windows-2019 win32
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
libyaml x86_64 manylinux1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, 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/
libyaml windows-2019 x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
libyaml x86_64 manylinux2014
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, 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/
pyyaml windows-2019 x86 3.6
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pyyaml windows-2019 x86 3.11.0-rc.2
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pyyaml windows-2019 x64 3.11.0-rc.2
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pyyaml x86_64 manylinux2014 cp311
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pyyaml windows-2019 x64 3.6
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pyyaml x86_64 manylinux1 cp36
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PyYAML CI
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