feat: separate mariadb driver #3080
Triggered via pull request
November 30, 2024 09:47
Status
Startup failure
Total duration
–
Artifacts
–
phpstan.yml
on: pull_request
Matrix: run / phpstan
Waiting for pending jobs
Matrix: run / test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/phpstan.yml#L7
The workflow is not valid. In .github/workflows/phpstan.yml (Line: 7, Col: 11): Error from called workflow flarum/framework/.github/workflows/REUSABLE_backend.yml@8737403acf16c57f1ae73c5312a372cccdb964d6 (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)
|