Union types deserialisation #641
Annotations
5 errors and 5 warnings
Coding Standards (7.4):
src/Handler/UnionHandler.php#L17
Visibility must be declared on property "$aliases"
|
Coding Standards (7.4):
src/Handler/UnionHandler.php#L58
Method \JMS\Serializer\Handler\UnionHandler::deserializeUnion() does not need documentation comment.
|
Coding Standards (7.4):
tests/Metadata/Driver/UnionTypedPropertiesDriverTest.php#L53
Multi-line function calls must have a trailing comma after the last parameter.
|
Coding Standards (7.4):
tests/Serializer/BaseSerializationTestCase.php#L1991
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Coding Standards (7.4)
Process completed with exit code 1.
|
Coding Standards (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Coding Standards (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coding Standards (7.4)
The `save-state` 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/
|
Coding Standards (7.4)
The `save-state` 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/
|
Coding Standards (7.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/
|