Nightly #37
nightly.yml
on: workflow_dispatch
Pre-check
4s
Build
/
Build extension (Linux x64)
Build
/
Build extension (Windows x64)
Annotations
3 errors and 1 warning
Pre-check
Not Found - https://docs.github.com/rest
|
Pre-check
Fail to evaluate job outputs
|
Pre-check
The template is not valid. .github/workflows/nightly.yml (Line: 26, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
Pre-check
Encountered an error when evaluating display name ${{ format('echo Last nightly commit: {0}
echo Current run commit: {1}
echo Should run: {2}
', fromJson(steps.check_last_run.outputs.data).workflow_runs[0].head_sha, github.sha, fromJson(steps.check_last_run.outputs.data).workflow_runs[0].head_sha != github.sha) }}. The template is not valid. .github/workflows/nightly.yml (Line: 20, Col: 12): Error reading JToken from JsonReader. Path '', line 0, position 0.
|