Bump idna from 3.3 to 3.7 in /python-setup/tests/poetry/python-3.8 #2
__unset-environment.yml
on: pull_request
Matrix: Test unsetting environment variables
Annotations
11 errors and 9 warnings
Test unsetting environment variables (ubuntu-latest, stable-v2.13.5)
Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues
The process '/usr/bin/gpg' failed with exit code 2
Stacktrace:
Error: The process '/usr/bin/gpg' failed with exit code 2
at ExecState._setResult (/home/runner/work/_actions/swift-actions/setup-swift/cdbe0f7f4c77929b6580e71983e8606e55ffe7e4/dist/index.js:3298:25)
at ExecState.CheckComplete (/home/runner/work/_actions/swift-actions/setup-swift/cdbe0f7f4c77929b6580e71983e8606e55ffe7e4/dist/index.js:3281:18)
at ChildProcess.<anonymous> (/home/runner/work/_actions/swift-actions/setup-swift/cdbe0f7f4c77929b6580e71983e8606e55ffe7e4/dist/index.js:3175:27)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
|
Test unsetting environment variables (ubuntu-latest, default)
The job was canceled because "ubuntu-latest_stable-v2_1" failed.
|
Test unsetting environment variables (ubuntu-latest, default)
The operation was canceled.
|
Test unsetting environment variables (ubuntu-latest, stable-v2.14.6)
The job was canceled because "ubuntu-latest_stable-v2_1" failed.
|
Test unsetting environment variables (ubuntu-latest, latest)
The job was canceled because "ubuntu-latest_stable-v2_1" failed.
|
Test unsetting environment variables (ubuntu-latest, nightly-latest)
The job was canceled because "ubuntu-latest_stable-v2_1" failed.
|
Test unsetting environment variables (ubuntu-latest, nightly-latest)
The operation was canceled.
|
Test unsetting environment variables (ubuntu-latest, stable-20230418)
The job was canceled because "ubuntu-latest_stable-v2_1" failed.
|
Test unsetting environment variables (ubuntu-latest, stable-20230418)
The operation was canceled.
|
Test unsetting environment variables (ubuntu-latest, stable-20221211)
The job was canceled because "ubuntu-latest_stable-v2_1" failed.
|
Test unsetting environment variables (ubuntu-latest, stable-20221211)
The operation was canceled.
|
Test unsetting environment variables (ubuntu-latest, stable-v2.13.5)
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, 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, 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, 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, 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-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.
|