8.2 support #4
Annotations
10 errors and 4 warnings
PHPStan (8.3):
src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L60
Method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
|
PHPStan (8.3):
src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L123
Cannot redeclare method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes().
|
PHPStan (8.3):
src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L125
Method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
|
PHPStan (8.3):
src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php#L121
Method Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
|
PHPStan (8.3)
Process completed with exit code 1.
|
PHPStan (8.2):
src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L60
Method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
|
PHPStan (8.2):
src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L123
Cannot redeclare method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes().
|
PHPStan (8.2):
src/Limenius/Liform/Serializer/Normalizer/FormErrorNormalizer.php#L125
Method Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
|
PHPStan (8.2):
src/Limenius/Liform/Serializer/Normalizer/InitialValuesNormalizer.php#L121
Method Limenius\Liform\Serializer\Normalizer\InitialValuesNormalizer::getSupportedTypes() should return array<string, bool|null> but returns array<int, string>.
|
PHPStan (8.2)
Process completed with exit code 1.
|
PHPStan (8.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/
|
PHPStan (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPStan (8.2)
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/
|
PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|