Skip to content

typing: Use Union for <=3.9 compatibility #847

typing: Use Union for <=3.9 compatibility

typing: Use Union for <=3.9 compatibility #847

Triggered via push April 25, 2024 18:28
Status Failure
Total duration 13m 28s
Artifacts

tests.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests (3.8, ubuntu-latest)
Process completed with exit code 2.
tests (3.8, windows-latest)
Process completed with exit code 1.
tests (3.10, macos-latest)
[notice] A new release of pip is available: 23.0.1 -> 24.0 [notice] To update, run: python3.10 -m pip install --upgrade pip
tests (3.9, macos-latest)
[notice] A new release of pip is available: 22.0.4 -> 24.0 [notice] To update, run: python3.9 -m pip install --upgrade pip