Reduced row extraction time complexity from n^2 to 2n in persistence content type mapper #2301
Annotations
1 error and 8 warnings
Run code style check
Process completed with exit code 1.
|
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/
|
Run ramsey/composer-install@v1
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/
|
Run ramsey/composer-install@v1
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/
|
Run ramsey/composer-install@v1
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/
|
Run code style check:
src/lib/Persistence/Legacy/Content/Type/Mapper.php#L1
Found violation(s) of type: phpdoc_separation
|
Run code style check:
src/lib/Persistence/Legacy/Content/Type/Mapper.php#L1
Found violation(s) of type: phpdoc_trim
|
Run code style check:
src/lib/Persistence/Legacy/Content/Type/Mapper.php#L1
Found violation(s) of type: header_comment
|
Loading