Recursive message validation #232
main.yml
on: pull_request
Coding Standards
10s
PHPStan
24s
Matrix: phpunit
Annotations
8 errors and 8 warnings
Coding Standards
Process completed with exit code 8.
|
PHPStan:
src/Factory/Property.php#L55
Method Yousign\ZddMessageBundle\Factory\Property::jsonSerialize() return type has no value type specified in iterable type array.
|
PHPStan:
src/Factory/Property.php#L64
Method Yousign\ZddMessageBundle\Factory\Property::fromArray() has parameter $data with no value type specified in iterable type array.
|
PHPStan:
src/Factory/ZddMessage.php#L40
Method Yousign\ZddMessageBundle\Factory\ZddMessage::jsonSerialize() return type has no value type specified in iterable type array.
|
PHPStan:
src/Factory/ZddMessage.php#L50
Method Yousign\ZddMessageBundle\Factory\ZddMessage::fromArray() has parameter $data with no value type specified in iterable type array.
|
PHPStan:
src/Filesystem/ZddMessageFilesystem.php#L58
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, Closure(array): Yousign\ZddMessageBundle\Factory\Property given.
|
PHPStan:
src/Filesystem/ZddMessageFilesystem.php#L58
Parameter #2 $array of function array_map expects array, mixed given.
|
PHPStan
Process completed with exit code 1.
|
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 tests with low-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1 tests with low-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 tests with high-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 tests with low-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.3 tests with high-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.1 tests with high-deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|