deps(composer): Update to PHPUnit 11 & Rector 1.0 #626
Annotations
10 errors and 5 warnings
Coding Standards (7.4):
tests/Exclusion/GroupsExclusionStrategyTest.php#L17
There must be no blank lines after the function comment
|
Coding Standards (7.4):
tests/Exclusion/GroupsExclusionStrategyTest.php#L18
Expected 0 blank lines between attribute and its target, found 1.
|
Coding Standards (7.4):
tests/Exclusion/GroupsExclusionStrategyTest.php#L20
Expected 0 blank lines before function; 1 found
|
Coding Standards (7.4):
tests/Handler/ArrayCollectionDepthTest.php#L31
There must be no blank lines after the function comment
|
Coding Standards (7.4):
tests/Handler/ArrayCollectionDepthTest.php#L32
Expected 0 blank lines between attribute and its target, found 1.
|
Coding Standards (7.4):
tests/SerializerBuilderTest.php#L26
Use statements should be sorted alphabetically. The first wrong one is JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface.
|
Coding Standards (7.4):
tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L16
Use statements should be sorted alphabetically. The first wrong one is PHPCR\SessionInterface.
|
Coding Standards (7.4):
tests/Metadata/Driver/DoctrinePHPCRDriverTest.php#L32
Class \JMS\Serializer\Tests\Fixtures\DoctrinePHPCR\BlogPost should not be referenced via a fully qualified name, but via a use statement.
|
Coding Standards (7.4):
tests/Serializer/ContextTest.php#L23
Use statements should be sorted alphabetically. The first wrong one is JMS\Serializer\Exclusion\ExclusionStrategyInterface.
|
Coding Standards (7.4):
tests/Serializer/JsonSerializationTest.php#L23
Use statements should be sorted alphabetically. The first wrong one is JMS\Serializer\Tests\Fixtures\ObjectWithObjectProperty.
|
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/
|