use GitHub action for PhpStan #201
ci.yaml
on: pull_request
Matrix: PHP CS Fixer
Matrix: PhpStan
Matrix: PHPUnit
Annotations
10 errors and 14 warnings
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L28
Class Qossmic\RichModelForms\DataMapper\DataMapper implements unknown interface Symfony\Component\Form\DataMapperInterface.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L30
Property Qossmic\RichModelForms\DataMapper\DataMapper::$dataMapper has unknown class Symfony\Component\Form\DataMapperInterface as its type.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L31
Property Qossmic\RichModelForms\DataMapper\DataMapper::$propertyAccessor has unknown class Symfony\Component\PropertyAccess\PropertyAccessorInterface as its type.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L34
Parameter $dataMapper of method Qossmic\RichModelForms\DataMapper\DataMapper::__construct() has invalid type Symfony\Component\Form\DataMapperInterface.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L34
Parameter $propertyAccessor of method Qossmic\RichModelForms\DataMapper\DataMapper::__construct() has invalid type Symfony\Component\PropertyAccess\PropertyAccessorInterface.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L46
Instantiated class Symfony\Component\Form\Exception\UnexpectedTypeException not found.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L46
Throwing object of an unknown class Symfony\Component\Form\Exception\UnexpectedTypeException.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L67
No error to ignore is reported on line 67.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L75
Call to method mapDataToForms() on an unknown class Symfony\Component\Form\DataMapperInterface.
|
PhpStan (8.1):
src/Qossmic/DataMapper/DataMapper.php#L85
Instantiated class Symfony\Component\Form\Exception\UnexpectedTypeException not found.
|
PHP CS Fixer (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, --prefer-stable, 6.3.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, --prefer-stable, 6.3.*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit (8.1, --prefer-stable, 6.4.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.1, --prefer-stable, 6.4.*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit (8.2, --prefer-stable, 6.4.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.2, --prefer-stable, 6.4.*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit (8.1, --prefer-stable, 6.3.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.1, --prefer-stable, 6.3.*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PhpStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, --prefer-stable, 6.3.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, --prefer-stable, 6.3.*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPUnit (8.3, --prefer-stable, 6.4.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit (8.3, --prefer-stable, 6.4.*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|