Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

tests: add testing for Python 3.14 Pre-release #4857

tests: add testing for Python 3.14 Pre-release

tests: add testing for Python 3.14 Pre-release #4857

Triggered via pull request May 7, 2025 11:04
Status Cancelled
Total duration 22m 0s
Artifacts

tests.yaml

on: pull_request
showcase-unit-add-iam-methods
30s
showcase-unit-add-iam-methods
snippetgen
6s
snippetgen
goldens-lint
5s
goldens-lint
goldens-unit
7s
goldens-unit
goldens-prerelease
6s
goldens-prerelease
lint
5s
lint
Matrix: fragment
Waiting for pending jobs
Matrix: mypy
Waiting for pending jobs
Matrix: showcase-mtls
Matrix: showcase-mypy
Matrix: showcase-unit
Waiting for pending jobs
Matrix: showcase
Waiting for pending jobs
Matrix: unit
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 11 warnings
lint
The template is not valid. .github/workflows/tests.yaml (Line: 428, Col: 27): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-lint
The template is not valid. .github/workflows/tests.yaml (Line: 364, Col: 27): Error reading JToken from JsonReader. Path '', line 0, position 0.
showcase-mypy (_alternative_templates)
The version 'null' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
snippetgen
The template is not valid. .github/workflows/tests.yaml (Line: 267, Col: 27): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-unit
The template is not valid. .github/workflows/tests.yaml (Line: 384, Col: 27): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-prerelease
The template is not valid. .github/workflows/tests.yaml (Line: 406, Col: 27): Error reading JToken from JsonReader. Path '', line 0, position 0.
showcase-mypy
The version 'null' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
showcase-mypy
The strategy configuration was canceled because "showcase-mypy._alternative_templates" failed
showcase-unit-add-iam-methods
Process completed with exit code 1.
integration
The operation was canceled.
integration
Canceling since a higher priority waiting request for tests-cleanup-action exists
Tests
Canceling since a higher priority waiting request for tests-cleanup-action exists
Tests
Error when evaluating 'strategy' for job 'unit'. .github/workflows/tests.yaml (Line: 281, Col: 17): Error from function 'fromJSON': empty input, .github/workflows/tests.yaml (Line: 281, Col: 17): Unexpected value ''
Tests
Error when evaluating 'strategy' for job 'fragment'. .github/workflows/tests.yaml (Line: 305, Col: 17): Error from function 'fromJSON': empty input, .github/workflows/tests.yaml (Line: 305, Col: 17): Unexpected value ''
Tests
Error when evaluating 'strategy' for job 'showcase-unit'. .github/workflows/tests.yaml (Line: 166, Col: 17): Error from function 'fromJSON': empty input, .github/workflows/tests.yaml (Line: 166, Col: 17): Unexpected value ''
Tests
Error when evaluating 'strategy' for job 'showcase'. .github/workflows/tests.yaml (Line: 73, Col: 18): Error from function 'fromJSON': empty input, .github/workflows/tests.yaml (Line: 73, Col: 83): Error from function 'fromJSON': empty input
Tests
Error when evaluating 'strategy' for job 'mypy'. .github/workflows/tests.yaml (Line: 51, Col: 17): Error from function 'fromJSON': empty input, .github/workflows/tests.yaml (Line: 51, Col: 17): Unexpected value ''
lint
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 425, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
lint
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 425, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-lint
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 361, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-lint
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 361, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
snippetgen
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 264, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
snippetgen
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 264, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-unit
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 381, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-unit
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 381, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-prerelease
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 403, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
goldens-prerelease
Encountered an error when evaluating display name ${{ format('Set up Python {0}[-1]', fromJSON(needs.all_python_setup.outputs.all_python)) }}. The template is not valid. .github/workflows/tests.yaml (Line: 403, Col: 15): Error reading JToken from JsonReader. Path '', line 0, position 0.
showcase-unit-add-iam-methods
The `python-version` input is not set. The version of Python currently in `PATH` will be used.