Bump phpstan/phpstan from 1.12.8 to 2.0.1 #867
Annotations
10 errors and 4 warnings
Run phpstan:
src/App/Command/GitHubMonthlyReportCommand.php#L165
Parameter #2 $replace of function str_replace expects array<string>|string, array<int, int|string> given.
|
Run phpstan:
src/App/Command/GithubCQRSEndpointsCommand.php#L20
PHPDoc tag @var has invalid value (Github;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 22 on line 2
|
Run phpstan:
src/App/Command/GithubCheckModuleCommand.php#L19
PHPDoc tag @var has invalid value (Github;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 22 on line 2
|
Run phpstan:
src/App/Command/GithubCheckModuleCommand.php#L23
PHPDoc tag @var has invalid value (ModuleChecker;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 29 on line 2
|
Run phpstan:
src/App/Command/GithubCheckPRCommand.php#L30
PHPDoc tag @var has invalid value (Filters;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 23 on line 2
|
Run phpstan:
src/App/Command/GithubCheckPRCommand.php#L34
PHPDoc tag @var has invalid value (Github;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 22 on line 2
|
Run phpstan:
src/App/Command/GithubCheckPRCommand.php#L38
PHPDoc tag @var has invalid value (array;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 21 on line 2
|
Run phpstan:
src/App/Command/GithubCheckPRCommand.php#L42
PHPDoc tag @var has invalid value (OutputInterface;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 31 on line 2
|
Run phpstan:
src/App/Command/GithubCheckPRCommand.php#L46
PHPDoc tag @var has invalid value (int;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 19 on line 2
|
Run phpstan:
src/App/Command/GithubCheckRepositoryCommand.php#L16
PHPDoc tag @var has invalid value (Github;): Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 22 on line 2
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading