Skip to content

Bump PHP to 8.1 in composer.json #322

Bump PHP to 8.1 in composer.json

Bump PHP to 8.1 in composer.json #322

Triggered via pull request June 13, 2024 11:03
Status Failure
Total duration 52s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
PHPStan: Catalogue/CatalogueCounter.php#L1
Internal error: PhpParser\Lexer::getNextToken(): Return value must be of type int, null returned Run PHPStan with --debug option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.md
PHPStan: Catalogue/CatalogueFetcher.php#L1
Internal error: PhpParser\Lexer::getNextToken(): Return value must be of type int, null returned Run PHPStan with --debug option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.md
PHPStan: Catalogue/CatalogueManager.php#L1
Internal error: PhpParser\Lexer::getNextToken(): Return value must be of type int, null returned Run PHPStan with --debug option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.md
PHPStan: Catalogue/Operation/ReplaceOperation.php#L1
Internal error: PhpParser\Lexer::getNextToken(): Return value must be of type int, null returned Run PHPStan with --debug option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.md
PHPStan: Command/CheckMissingCommand.php#L1
Internal error: PhpParser\Lexer::getNextToken(): Return value must be of type int, null returned Run PHPStan with --debug option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.md
PHPStan: Command/DeleteEmptyCommand.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Console\\Application\:\:getKernel\(\)\.$# in path /home/runner/work/symfony-bundle/symfony-bundle/Command/DeleteEmptyCommand.php was not matched in reported errors.
PHPStan: Command/DeleteObsoleteCommand.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Console\\Application\:\:getKernel\(\)\.$# in path /home/runner/work/symfony-bundle/symfony-bundle/Command/DeleteObsoleteCommand.php was not matched in reported errors.
PHPStan: Command/DownloadCommand.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Console\\Application\:\:getKernel\(\)\.$# in path /home/runner/work/symfony-bundle/symfony-bundle/Command/DownloadCommand.php was not matched in reported errors.
PHPStan: Command/DownloadCommand.php#L1
Internal error: PhpParser\Lexer::getNextToken(): Return value must be of type int, null returned Run PHPStan with --debug option and post the stack trace to: https://github.com/phpstan/phpstan/issues/new?template=Bug_report.md
PHPStan: Command/ExtractCommand.php#L1
Ignored error pattern #^Call to an undefined method Symfony\\Component\\Console\\Application\:\:getKernel\(\)\.$# in path /home/runner/work/symfony-bundle/symfony-bundle/Command/ExtractCommand.php was not matched in reported errors.
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/
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/cache@v3. 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, 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/
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Psalm
The `save-state` 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/