Skip to content

Bump idna from 3.4 to 3.7 in /python-setup/tests/pipenv/python-3.8 #4

Bump idna from 3.4 to 3.7 in /python-setup/tests/pipenv/python-3.8

Bump idna from 3.4 to 3.7 in /python-setup/tests/pipenv/python-3.8 #4

Triggered via pull request April 12, 2024 04:02
Status Failure
Total duration 2m 39s
Artifacts

__unset-environment.yml

on: pull_request
Matrix: Test unsetting environment variables
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
Test unsetting environment variables (ubuntu-latest, default)
Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues Version "5.10" is not available Stacktrace: Error: Version "5.10" is not available at Object.verify (/home/runner/work/_actions/swift-actions/setup-swift/cdbe0f7f4c77929b6580e71983e8606e55ffe7e4/dist/index.js:650:15) at /home/runner/work/_actions/swift-actions/setup-swift/cdbe0f7f4c77929b6580e71983e8606e55ffe7e4/dist/index.js:397:36 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/swift-actions/setup-swift/cdbe0f7f4c77929b6580e71983e8606e55ffe7e4/dist/index.js:377:58)
Test unsetting environment variables (ubuntu-latest, stable-v2.14.6)
The job was canceled because "ubuntu-latest_default" failed.
Test unsetting environment variables (ubuntu-latest, stable-v2.14.6)
The operation was canceled.
Test unsetting environment variables (ubuntu-latest, nightly-latest)
The job was canceled because "ubuntu-latest_default" failed.
Test unsetting environment variables (ubuntu-latest, nightly-latest)
The operation was canceled.
Test unsetting environment variables (ubuntu-latest, stable-v2.13.5)
The job was canceled because "ubuntu-latest_default" failed.
Test unsetting environment variables (ubuntu-latest, stable-v2.13.5)
The operation was canceled.
Test unsetting environment variables (ubuntu-latest, latest)
The job was canceled because "ubuntu-latest_default" failed.
Test unsetting environment variables (ubuntu-latest, latest)
The operation was canceled.
Test unsetting environment variables (ubuntu-latest, stable-20230418)
The job was canceled because "ubuntu-latest_default" failed.
Test unsetting environment variables (ubuntu-latest, stable-20221211)
The job was canceled because "ubuntu-latest_default" failed.
Test unsetting environment variables (ubuntu-latest, stable-20221211)
The operation was canceled.
Test unsetting environment variables (ubuntu-latest, default)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: swift-actions/setup-swift@cdbe0f7f4c77929b6580e71983e8606e55ffe7e4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test unsetting environment variables (ubuntu-latest, default)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
Test unsetting environment variables (ubuntu-latest, stable-v2.14.6)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
Test unsetting environment variables (ubuntu-latest, nightly-latest)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
Test unsetting environment variables (ubuntu-latest, nightly-latest)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
Test unsetting environment variables (ubuntu-latest, stable-v2.13.5)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
Test unsetting environment variables (ubuntu-latest, stable-v2.13.5)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
Test unsetting environment variables (ubuntu-latest, latest)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
Test unsetting environment variables (ubuntu-latest, latest)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.
Test unsetting environment variables (ubuntu-latest, stable-20230418)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
Test unsetting environment variables (ubuntu-latest, stable-20221211)
Encountered an error when evaluating display name ${{ format('CPP_DB="{0}" if [[ ! -d "$CPP_DB" ]] || [[ ! "$CPP_DB" == "${{RUNNER_TEMP}}/customDbLocation/cpp" ]]; then echo "::error::Did not create a database for CPP, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/cpp'' but actual was ''${{CPP_DB}}''" exit 1 fi CSHARP_DB="{1}" if [[ ! -d "$CSHARP_DB" ]] || [[ ! "$CSHARP_DB" == "${{RUNNER_TEMP}}/customDbLocation/csharp" ]]; then echo "::error::Did not create a database for C Sharp, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/csharp'' but actual was ''${{CSHARP_DB}}''" exit 1 fi GO_DB="{2}" if [[ ! -d "$GO_DB" ]] || [[ ! "$GO_DB" == "${{RUNNER_TEMP}}/customDbLocation/go" ]]; then echo "::error::Did not create a database for Go, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/go'' but actual was ''${{GO_DB}}''" exit 1 fi JAVA_DB="{3}" if [[ ! -d "$JAVA_DB" ]] || [[ ! "$JAVA_DB" == "${{RUNNER_TEMP}}/customDbLocation/java" ]]; then echo "::error::Did not create a database for Java, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/java'' but actual was ''${{JAVA_DB}}''" exit 1 fi JAVASCRIPT_DB="{4}" if [[ ! -d "$JAVASCRIPT_DB" ]] || [[ ! "$JAVASCRIPT_DB" == "${{RUNNER_TEMP}}/customDbLocation/javascript" ]]; then echo "::error::Did not create a database for Javascript, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/javascript'' but actual was ''${{JAVASCRIPT_DB}}''" exit 1 fi PYTHON_DB="{5}" if [[ ! -d "$PYTHON_DB" ]] || [[ ! "$PYTHON_DB" == "${{RUNNER_TEMP}}/customDbLocation/python" ]]; then echo "::error::Did not create a database for Python, or created it in the wrong location." \ "Expected location was ''${{RUNNER_TEMP}}/customDbLocation/python'' but actual was ''${{PYTHON_DB}}''" exit 1 fi ', fromJson(steps.analysis.outputs.db-locations).cpp, fromJson(steps.analysis.outputs.db-locations).csharp, fromJson(steps.analysis.outputs.db-locations).go, fromJson(steps.analysis.outputs.db-locations).java, fromJson(steps.analysis.outputs.db-locations).javascript, fromJson(steps.analysis.outputs.db-locations).python) }}. The template is not valid. .github/workflows/__unset-environment.yml (Line: 94, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.