Skip to content

feat: separate mariadb driver #3080

feat: separate mariadb driver

feat: separate mariadb driver #3080

Workflow file for this run

name: Static Code Analysis
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: ./.github/workflows/REUSABLE_backend.yml

Check failure on line 7 in .github/workflows/phpstan.yml

View workflow run for this annotation

GitHub Actions / Static Code Analysis

Invalid workflow file

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)
with:
enable_backend_testing: false
enable_phpstan: true
backend_directory: .