Drop php-cs-fixer and setup phpcs #9
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
10 errors and 1 warning
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateType.php#L15
Method \DoctrineExtensions\Types\CarbonImmutableDateType::getName() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateType.php#L17
Late static binding for constants is disallowed.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateType.php#L20
Method \DoctrineExtensions\Types\CarbonImmutableDateType::convertToPHPValue() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateType.php#L24
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateType.php#L31
Method \DoctrineExtensions\Types\CarbonImmutableDateType::requiresSQLCommentHint() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateTimeType.php#L15
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::getName() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateTimeType.php#L17
Late static binding for constants is disallowed.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateTimeType.php#L20
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::convertToPHPValue() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateTimeType.php#L24
Class \DateTime should not be referenced via a fully qualified name, but via a use statement.
|
coding-standards / Coding Standards (8.3):
src/Types/CarbonImmutableDateTimeType.php#L31
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::requiresSQLCommentHint() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|