Skip to content

Fix stdin reading

Fix stdin reading #935

Triggered via push November 24, 2023 23:05
Status Failure
Total duration 1h 52m 6s
Artifacts

run-tests.yml

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

Annotations

15 errors and 4 warnings
Python 3.11
Process completed with exit code 2.
Python 3.10
Process completed with exit code 2.
Python 2.7
Process completed with exit code 2.
Python 3.12
Process completed with exit code 2.
Python 3.5
Process completed with exit code 2.
Python 3.7
Process completed with exit code 2.
Python 3.8
Process completed with exit code 2.
Python 3.9
Process completed with exit code 2.
Python pypy-2.7
Process completed with exit code 2.
Python 3.6
Process completed with exit code 2.
Python pypy-3.6
Process completed with exit code 2.
Python pypy-3.7
Process completed with exit code 2.
Python pypy-3.8
Process completed with exit code 2.
Python pypy-3.9
Process completed with exit code 2.
Python pypy-3.10
Process completed with exit code 2.
Python 2.7
CPython version >=2.7.0 <2.8.0-0 is not supported by actions/setup-python. This probably means you are using a deprecated version. If this is not the case, you may suppress the warning setting input "allow-build" to either "info" or "allow".
Python 2.7
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Python 3.5
CPython version >=3.5.0 <3.6.0-0 is not supported by actions/setup-python. This probably means you are using a deprecated version. If this is not the case, you may suppress the warning setting input "allow-build" to either "info" or "allow".
Python 3.6
CPython version >=3.6.0 <3.7.0-0 is not supported by actions/setup-python. This probably means you are using a deprecated version. If this is not the case, you may suppress the warning setting input "allow-build" to either "info" or "allow".