Drop php-cs-fixer and setup phpcs #4
Annotations
10 errors and 1 warning
Run PHP_CodeSniffer:
src/Types/CarbonImmutableDateType.php#L16
Method \DoctrineExtensions\Types\CarbonImmutableDateType::getName() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CodeSniffer:
src/Types/CarbonImmutableDateType.php#L21
Method \DoctrineExtensions\Types\CarbonImmutableDateType::convertToPHPValue() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CodeSniffer:
src/Types/CarbonImmutableDateType.php#L32
Method \DoctrineExtensions\Types\CarbonImmutableDateType::requiresSQLCommentHint() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CodeSniffer:
src/Query/Oracle/Hour.php#L16
Property \DoctrineExtensions\Query\Oracle\Hour::$date does not have @var annotation for its value.
|
Run PHP_CodeSniffer:
src/Types/CarbonImmutableDateTimeType.php#L16
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::getName() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CodeSniffer:
src/Types/CarbonImmutableDateTimeType.php#L21
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::convertToPHPValue() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CodeSniffer:
src/Types/CarbonImmutableDateTimeType.php#L32
Method \DoctrineExtensions\Types\CarbonImmutableDateTimeType::requiresSQLCommentHint() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CodeSniffer:
src/Query/Oracle/Month.php#L16
Property \DoctrineExtensions\Query\Oracle\Month::$date does not have @var annotation for its value.
|
Run PHP_CodeSniffer:
src/Types/PolygonType.php#L17
Method \DoctrineExtensions\Types\PolygonType::getSQLDeclaration() does not have @param annotation for its traversable parameter $fieldDeclaration.
|
Run PHP_CodeSniffer:
src/Types/PolygonType.php#L17
Method \DoctrineExtensions\Types\PolygonType::getSQLDeclaration() does not have return type hint nor @return annotation for its return value.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading