Skip to content

Don't encode dataclass classes #913

Don't encode dataclass classes

Don't encode dataclass classes #913

Triggered via pull request October 20, 2024 19:32
Status Success
Total duration 7m 15s
Artifacts

ci.yml

on: pull_request
Matrix: build_wheels
Build Source Distribution
0s
Build Source Distribution
Lint and ruff code
1m 3s
Lint and ruff code
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
Lint and ruff code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. 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-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on 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 wheels on 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.