Reinit #45
Annotations
2 errors, 4 warnings, and 3 notices
|
build (ubuntu-latest, 3.9, cp39, 20.x)
Process completed with exit code 2.
|
|
build (ubuntu-latest, 3.9, cp39, 20.x)
Command ['sh', '-c', 'curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain=stable --profile=minimal -y\nrustup target add aarch64-unknown-linux-gnu\nrustup target add x86_64-unknown-linux-gnu\nrustup target add wasm32-unknown-unknown\ncargo install -f wasm-bindgen-cli\nrustup show\n\ncurl -sL https://rpm.nodesource.com/setup_22.x | bash -\nyum install nodejs -y\necho "installing pnpm"\ncurl -fsSL https://get.pnpm.io/install.sh | sh -\necho "installing deps"\ncd js && pnpm install --verbose --prefer-frozen-lockfile --prefer-offline\necho "running build"\ncd js && pnpm run build\n'] failed with code 1.
|
|
build (macos-latest, 3.9, cp39, 20.x)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
build (windows-latest, 3.9, cp39, 20.x)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
build (ubuntu-latest, 3.9, cp39, 20.x)
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|
|
build (ubuntu-latest, 3.9, cp39, 20.x)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
build (macos-latest, 3.9, cp39, 20.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
build (macos-latest, 3.9, cp39, 20.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
build (windows-latest, 3.9, cp39, 20.x)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|