Make date display consistently across manager components #1131
Annotations
5 errors and 4 warnings
phpcs:
core/src/Revolution/Formatter/modManagerDateFormatter.php#L34
Typed properties are not supported in PHP 7.3 or earlier
|
phpcs:
core/src/Revolution/Formatter/modManagerDateFormatter.php#L39
Typed properties are not supported in PHP 7.3 or earlier
|
phpcs:
core/src/Revolution/Formatter/modManagerDateFormatter.php#L44
Typed properties are not supported in PHP 7.3 or earlier
|
phpcs:
core/src/Revolution/Formatter/modManagerDateFormatter.php#L49
Typed properties are not supported in PHP 7.3 or earlier
|
phpcs
Error: Command failed: core/vendor/bin/phpcs --report=checkstyle --standard=phpcs.xml --runtime-set ignore_warnings_on_exit 1 core/src/Revolution/Formatter/modManagerDateFormatter.php core/src/Revolution/Processors/SoftwareUpdate/Base.php core/src/Revolution/Processors/SoftwareUpdate/GetFile.php core/src/Revolution/Processors/SoftwareUpdate/GetList.php
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs:
core/src/Revolution/Formatter/modManagerDateFormatter.php#L192
Line exceeds 120 characters; contains 121 characters
|
phpcs:
core/src/Revolution/Processors/SoftwareUpdate/GetList.php#L101
Line exceeds 120 characters; contains 142 characters
|