format-command #11
Triggered via repository dispatch
October 28, 2024 08:14
github-actions[bot]
format-command
0c932e5
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/format.yml#L64
The workflow is not valid. .github/workflows/format.yml (Line: 64, Col: 17): Unexpected symbol: '+'. Located at position 118 within expression: steps.format.conclusion == 'failure'
&& '❌ Formatting failed. Please check the [workflow run](https://github.com/' + github.repository + '/actions/runs/' + github.run_id + ')'
|| (steps.create-pr.conclusion == 'failure'
&& '❌ Failed to create formatting pull request. Please check the [workflow run](https://github.com/' + github.repository + '/actions/runs/' + github.run[...]
|