Drop php-cs-fixer and setup phpcs #4
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
10 errors and 1 warning
coding-standards / Coding Standards (8.2):
src/Types/CarbonImmutableDateType.php#L16
Method \DoctrineExtensions\Types\CarbonImmutableDateType::getName() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2):
src/Types/CarbonImmutableDateType.php#L21
Method \DoctrineExtensions\Types\CarbonImmutableDateType::convertToPHPValue() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2):
src/Types/CarbonImmutableDateType.php#L32
Method \DoctrineExtensions\Types\CarbonImmutableDateType::requiresSQLCommentHint() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2):
src/Query/Oracle/Hour.php#L16
Property \DoctrineExtensions\Query\Oracle\Hour::$date does not have @var annotation for its value.
|
coding-standards / Coding Standards (8.2):
src/Types/CarbonImmutableDateTimeType.php#L16
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::getName() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2):
src/Types/CarbonImmutableDateTimeType.php#L21
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::convertToPHPValue() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2):
src/Types/CarbonImmutableDateTimeType.php#L32
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::requiresSQLCommentHint() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2):
src/Query/Oracle/Month.php#L16
Property \DoctrineExtensions\Query\Oracle\Month::$date does not have @var annotation for its value.
|
coding-standards / Coding Standards (8.2):
src/Types/PolygonType.php#L17
Method \DoctrineExtensions\Types\PolygonType::getSQLDeclaration() does not have @param annotation for its traversable parameter $fieldDeclaration.
|
coding-standards / Coding Standards (8.2):
src/Types/PolygonType.php#L17
Method \DoctrineExtensions\Types\PolygonType::getSQLDeclaration() does not have return type hint nor @return annotation for its return value.
|
coding-standards / Coding Standards (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|