Add docker files for dartpy pub #7
publish_dartpy.yml
on: push
Matrix: build_wheels
Check format
12s
upload_pypi
0s
Annotations
6 errors and 12 warnings
ubuntu-latest-cp311-manylinux_x86_64
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
ubuntu-latest-cp311-manylinux_x86_64
Process completed with exit code 1.
|
macos-latest-cp311-macosx_x86_64
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/dart/dart', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-osy763u0/cp311-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
macos-latest-cp311-macosx_x86_64
Process completed with exit code 1.
|
windows-latest-cp311-win_arm64
The run was canceled by @jslee02.
|
windows-latest-cp311-win_amd64
The run was canceled by @jslee02.
|
macos-latest-cp310-macosx_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
macos-latest-cp38-macosx_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
windows-latest-cp310-win_amd64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
macos-latest-cp39-macosx_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
ubuntu-latest-cp310-manylinux_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
windows-latest-cp38-win_amd64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
ubuntu-latest-cp37-manylinux_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
ubuntu-latest-cp38-manylinux_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
ubuntu-latest-cp39-manylinux_x86_64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
windows-latest-cp39-win_amd64
No files were found with the provided path: ./wheelhouse/*.whl. No artifacts will be uploaded.
|
ubuntu-latest-cp311-manylinux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-latest-cp311-macosx_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|