chore(deps): update dependency phpstan/phpstan to v2 #1103
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.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading