Fix reqs #852
Annotations
18 errors and 4 warnings
Python pypy-3.9
Process completed with exit code 2.
|
Python 3.4
The process '/opt/hostedtoolcache/Python/3.4.10/x64/bin/pip' failed with exit code 1
|
Python 2.7
Process completed with exit code 2.
|
Python pypy-3.6
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Python pypy-3.6
Process completed with exit code 143.
|
Python pypy-3.7
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Python pypy-3.7
Process completed with exit code 143.
|
Python pypy-3.8
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Python pypy-3.8
The operation was canceled.
|
Python 3.7
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
|
Python 3.7
Process completed with exit code 143.
|
Python 3.5
The hosted runner: GitHub Actions 6 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Python pypy-2.7
Process completed with exit code 2.
|
Python 3.9
Process completed with exit code 2.
|
Python 3.8
Process completed with exit code 2.
|
Python 3.11
Process completed with exit code 2.
|
Python 3.10
Process completed with exit code 2.
|
Python 3.6
Process completed with exit code 2.
|
Python 3.4
CPython version >=3.4.0 <3.5.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
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.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".
|