update upstream vroom #85
release.yml
on: push
Annotations
9 errors and 3 warnings
sdist
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
macos-arm
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pyvroom/pyvroom', '--wheel-dir=/private/var/folders/g6/rgtlsw6n123b0gt5483s5_cm0000gn/T/cibw-run-gg6qyjy3/cp39-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
macos-arm
Process completed with exit code 1.
|
linux
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
linux
Process completed with exit code 1.
|
macos-intel
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/pyvroom/pyvroom', '--wheel-dir=/private/var/folders/p1/44pzfl0j2m301zzfb0fv0p380000gn/T/cibw-run-15bm2lp2/cp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
macos-intel
Process completed with exit code 1.
|
windows
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\pyvroom\\pyvroom', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-npojlne9\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
windows
Process completed with exit code 1.
|
macos-arm
`--ignore-dependencies` is an unsupported Homebrew developer option!
Adjust your PATH to put any preferred versions of applications earlier in the
PATH rather than using this unsupported option!
|
macos-intel
`--ignore-dependencies` is an unsupported Homebrew developer option!
Adjust your PATH to put any preferred versions of applications earlier in the
PATH rather than using this unsupported option!
|
windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|