Fix fromjson() to support reading from stdin #254
test-changes.yml
on: pull_request
run-guard
0s
Matrix: test-documentation
Matrix: test-source-code
Annotations
13 errors and 3 warnings
test-source-code (macos-latest, 3.6)
The version '3.6' with architecture 'arm64' was not found for macOS 14.4.1.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
test-source-code (macos-latest, 3.7)
The version '3.7' with architecture 'arm64' was not found for macOS 14.4.1.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
test-source-code (windows-latest, 3.12)
Process completed with exit code 1.
|
test-source-code (windows-latest, 3.11)
Process completed with exit code 1.
|
test-source-code (windows-latest, 3.10)
Process completed with exit code 1.
|
test-source-code (windows-latest, 3.6)
Process completed with exit code 1.
|
test-source-code (macos-latest, 3.10)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
test-source-code (macos-latest, 3.9)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
test-source-code (windows-latest, 3.9)
Process completed with exit code 1.
|
test-source-code (windows-latest, 3.8)
Process completed with exit code 1.
|
test-source-code (windows-latest, 3.7)
Process completed with exit code 1.
|
test-source-code (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
test-source-code (2.7, ubuntu-latest)
Process completed with exit code 1.
|
test-source-code (2.7, ubuntu-latest)
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".
|
test-source-code (2.7, ubuntu-latest)
The support for python 2.7 was removed on June 19, 2023. Related issue: https://github.com/actions/setup-python/issues/672
|
test-source-code (ubuntu-latest, 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".
|