php-qa.yml // replace PHP_MATRIX with PHP_VERSION #9
php-qa.yml
on: push
Matrix: lint-php
Waiting for pending jobs
coding-standards-analysis-php
/
coding-standards-php
static-code-analysis-php
/
static-analysis-php
Matrix: tests-unit-php
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/php-qa.yml#L33
The workflow is not valid. .github/workflows/php-qa.yml (Line: 33, Col: 14): Unrecognized named-value: 'env'. Located at position 10 within expression: fromJSON(env.PHP_VERSION_MATRIX) .github/workflows/php-qa.yml (Line: 33, Col: 14): Unexpected value '${{ fromJSON(env.PHP_VERSION_MATRIX) }}'
|