IBX-8957: Fixed deserializing SiteAccess Matchers for ESI #2277
Annotations
1 error and 15 warnings
|
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/
|
The following actions use a deprecated Node.js version 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/
|
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/
|
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/
|
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/
|
src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php#L1
Found violation(s) of type: no_unused_imports
|
src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php#L1
Found violation(s) of type: single_blank_line_before_namespace
|
src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php#L1
Found violation(s) of type: header_comment
|
src/lib/MVC/Symfony/Component/Serializer/MatcherDenormalizer.php#L1
Found violation(s) of type: header_comment
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Found violation(s) of type: class_attributes_separation
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Found violation(s) of type: phpdoc_types_order
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Found violation(s) of type: no_unused_imports
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Found violation(s) of type: phpdoc_single_line_var_spacing
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Found violation(s) of type: single_blank_line_before_namespace
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Found violation(s) of type: header_comment
|
This job failed
Loading