chore(deps): update dependency phpstan/phpstan to v2 #1107
Annotations
7 errors and 1 warning
Check with PHPStan:
src/laravel/test/Facades/FacadesTest.php#L22
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
|
Check with PHPStan:
src/laravel/test/Facades/FacadesTest.php#L29
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.UnusedFormalParameter)): Unexpected token ".UnusedFormalParameter)", expected ')' at offset 78 on line 4
|
Check with PHPStan:
src/laravel/test/Facades/FacadesTest.php#L41
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.UnusedFormalParameter)): Unexpected token ".UnusedFormalParameter)", expected ')' at offset 67 on line 4
|
Check with PHPStan:
src/laravel/test/Facades/FacadesTest.php#L72
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.UnusedFormalParameter)): Unexpected token ".UnusedFormalParameter)", expected ')' at offset 80 on line 4
|
Check with PHPStan:
src/parser/lib/EventRequestParser.php#L47
PHPDoc tag @SuppressWarnings has invalid value ((PHPMD.CouplingBetweenObjects)): Unexpected token ".CouplingBetweenObjects)", expected ')' at offset 30 on line 2
|
Check with PHPStan:
src/parser/test/EventRequestParserTest.php#L1241
Instanceof between LINE\Webhook\Model\UserSource and LINE\Webhook\Model\UserSource will always evaluate to true.
|
Check with PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading