Skip to content

Fix fromjson() to support reading from stdin #251

Fix fromjson() to support reading from stdin

Fix fromjson() to support reading from stdin #251

Triggered via pull request April 25, 2024 05:42
Status Failure
Total duration 4m 21s
Artifacts

test-changes.yml

on: pull_request
run-guard
0s
run-guard
Matrix: test-documentation
Matrix: test-source-code
Fit to window
Zoom out
Zoom in

Annotations

5 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.8)
The version '3.8' 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 (macos-latest, 3.9)
The version '3.9' 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.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 (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".