Skip to content

Allow union deserialization using discriminator map #666

Allow union deserialization using discriminator map

Allow union deserialization using discriminator map #666

Triggered via pull request July 26, 2024 18:02
Status Failure
Total duration 59s
Artifacts

coding-standards.yaml

on: pull_request
Matrix: Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Coding Standards (7.4): tests/Serializer/JsonSerializationTest.php#L17
Type JMS\Serializer\Tests\Fixtures\Comment is not used in this file.
Coding Standards (7.4): tests/Serializer/JsonSerializationTest.php#L23
Type JMS\Serializer\Tests\Fixtures\MoreSpecificAuthor is not used in this file.
Coding Standards (7.4): tests/Serializer/JsonSerializationTest.php#L29
Type JMS\Serializer\Tests\Fixtures\TypedProperties\ComplexUnionTypedProperties is not used in this file.
Coding Standards (7.4)
Process completed with exit code 1.
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/