Skip to content

fix: 修改错误代码 #8

fix: 修改错误代码

fix: 修改错误代码 #8

Triggered via push September 11, 2024 06:42
Status Failure
Total duration 18s
Artifacts
build-and-push
8s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-and-push
The template is not valid. .github/workflows/build-pro-image.yml (Line: 40, Col: 25): Error reading JToken from JsonReader. Path '', line 0, position 0.
build-and-push
The template is not valid. .github/workflows/build-pro-image.yml (Line: 40, Col: 25): Error reading JToken from JsonReader. Path '', line 0, position 0.
build-and-push
Encountered an error when evaluating display name ${{ format('for repo in {0} do cd ./packages/pro-plugins/@nocobase/$repo if git show-ref --quiet refs/remotes/origin/{1}; then git checkout {2} else if git show-ref --quiet refs/remotes/origin/{3}; then git checkout {4} else git checkout main fi fi cd ../../../../ done ', join(fromJSON(steps.get-pro-plugins.outputs.proRepos), ' '), github.head_ref || github.ref_name, github.head_ref || github.ref_name, github.event.pull_request.base.ref, github.event.pull_request.base.ref) }}. The template is not valid. .github/workflows/build-pro-image.yml (Line: 73, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.