Build #62
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L126
The workflow is not valid. .github/workflows/build.yml (Line: 126, Col: 17): Unrecognized function: 'success'. Located at position 1 within expression: success() && 'Successful' || cancelled() && 'Cancelled' || failure() && 'Failed' || 'Done' .github/workflows/build.yml (Line: 145, Col: 17): Unrecognized function: 'success'. Located at position 1 within expression: success() && 'Successful' || cancelled() && 'Cancelled' || failure() && 'Failed' || 'Done'
|