chore: update github workflow #54
workflow.yml
on: push
PHPStan
18s
PHP-CS-Fixer
15s
Matrix: tests
Annotations
15 errors and 12 warnings
PHP 8.2 / SF ^6.2.*
Process completed with exit code 1.
|
PHP-CS-Fixer
Process completed with exit code 8.
|
PHP 8.2 / SF ^6.3.*
Process completed with exit code 1.
|
PHPStan:
src/Doctrine/ORM/Query/AST/Functions/AbstractPeriodFunction.php#L103
Negated boolean expression is always false.
|
PHPStan:
src/Doctrine/ORM/Query/PeriodExprBuilder.php#L71
Right side of && is always true.
|
PHPStan:
tests/Doctrine/ORM/Query/PeriodExprBuilderTest.php#L34
Parameter #1 $startDate of class League\Period\Period constructor expects DateTimeInterface|int|string, DateTimeImmutable|false given.
|
PHPStan:
tests/Doctrine/ORM/Query/PeriodExprBuilderTest.php#L35
Parameter #2 $endDate of class League\Period\Period constructor expects DateTimeInterface|int|string, DateTimeImmutable|false given.
|
PHPStan:
tests/Doctrine/ORM/Query/PeriodExprBuilderTest.php#L46
Type mixed in generic type Doctrine\ORM\EntityRepository<mixed> in PHPDoc tag @var for variable $entityRepository is not subtype of template type T of object of class Doctrine\ORM\EntityRepository.
|
PHPStan:
tests/Doctrine/ORM/Query/PeriodExprBuilderTest.php#L71
Parameter #1 $startDate of class League\Period\Period constructor expects DateTimeInterface|int|string, DateTimeImmutable|false given.
|
PHPStan:
tests/Doctrine/ORM/Query/PeriodExprBuilderTest.php#L72
Parameter #2 $endDate of class League\Period\Period constructor expects DateTimeInterface|int|string, DateTimeImmutable|false given.
|
PHPStan:
tests/Doctrine/ORM/Query/PeriodExprBuilderTest.php#L83
Type mixed in generic type Doctrine\ORM\EntityRepository<mixed> in PHPDoc tag @var for variable $entityRepository is not subtype of template type T of object of class Doctrine\ORM\EntityRepository.
|
PHPStan:
tests/Functional/Doctrine/ORM/Query/AST/Functions/PeriodFunctionsTest.php#L26
Parameter #1 $startDate of class League\Period\Period constructor expects DateTimeInterface|int|string, DateTimeImmutable|false given.
|
PHPStan:
tests/Functional/Doctrine/ORM/Query/AST/Functions/PeriodFunctionsTest.php#L27
Parameter #2 $endDate of class League\Period\Period constructor expects DateTimeInterface|int|string, DateTimeImmutable|false given.
|
PHP 8.2 / SF ^7.0.*
The operation was canceled.
|
PHP 8.2 / SF ^6.4.*
The operation was canceled.
|
PHP 8.2 / SF ^6.2.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 / SF ^6.2.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 / SF ^6.3.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 / SF ^6.3.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 / SF ^7.0.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 / SF ^7.0.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2 / SF ^6.4.*
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 8.2 / SF ^6.4.*
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|