Introduce the functionality #16
php-qa.yml
on: pull_request
coding-standards-analysis-php
/
coding-standards-php
1m 19s
static-code-analysis-php
/
static-analysis-php
59s
Matrix: lint-php / lint-php
Matrix: tests-unit-php / tests-unit-php
Annotations
2 errors and 6 warnings
PossiblyUnusedMethod:
src/Package.php#L11
src/Package.php:11:28: PossiblyUnusedMethod: Cannot find any calls to method Inpsyde\GutenbergVersionManager\Package::new (see https://psalm.dev/087)
|
static-code-analysis-php / static-analysis-php
Process completed with exit code 2.
|
lint-php / lint-php (8.1)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
lint-php / lint-php (8.0)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
lint-php / lint-php (8.2)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
tests-unit-php / tests-unit-php (8.0)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
tests-unit-php / tests-unit-php (8.2)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|
tests-unit-php / tests-unit-php (8.1)
The PHP_MATRIX input is deprecated and will be removed in the future. Please create a matrix in your caller workflow and pass it to the PHP_VERSION input.
|