debug #1462
backend.yml
on: push
Matrix: run / phpstan
Waiting for pending jobs
Matrix: run / test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/backend.yml#L7
The workflow is not valid. In .github/workflows/backend.yml (Line: 7, Col: 11): Error from called workflow flarum/framework/.github/workflows/REUSABLE_backend.yml@0f62c25336b43e408653c0c15c941f0a7ff39e89 (Line: 182, Col: 9): Unrecognized named-value: 'matrix'. Located at position 225 within expression: inputs.enable_backend_testing && ((github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name != github.repository) || github.event_name != 'pull_request') && contains(fromJSON(inputs.db_versions), matrix.service)
|