Adding newer packages versions for PHP 8+ #96
ci.yaml
on: pull_request
Matrix: code-coverage
Matrix: coding-standards
Matrix: tests
Annotations
10 errors and 25 warnings
UndefinedDocblockClass:
src/analyzer/Cli/ProgressBar.php#L16
src/analyzer/Cli/ProgressBar.php:16:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named Symfony\Component\Console\Helper\ProgressBar does not exist (see https://psalm.dev/200)
|
UndefinedClass:
src/analyzer/Cli/ProgressBar.php#L22
src/analyzer/Cli/ProgressBar.php:22:34: UndefinedClass: Class, interface or enum named Symfony\Component\Console\Helper\ProgressBar does not exist (see https://psalm.dev/019)
|
UndefinedDocblockClass:
src/analyzer/Cli/ProgressBar.php#L29
src/analyzer/Cli/ProgressBar.php:29:9: UndefinedDocblockClass: Docblock-defined class, interface or enum named Symfony\Component\Console\Helper\ProgressBar does not exist (see https://psalm.dev/200)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L33
src/analyzer/Config/YamlConfigProvider.php:33:19: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L35
src/analyzer/Config/YamlConfigProvider.php:35:19: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L36
src/analyzer/Config/YamlConfigProvider.php:36:13: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L36
src/analyzer/Config/YamlConfigProvider.php:36:75: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L39
src/analyzer/Config/YamlConfigProvider.php:39:19: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L40
src/analyzer/Config/YamlConfigProvider.php:40:13: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
ReservedWord:
src/analyzer/Config/YamlConfigProvider.php#L40
src/analyzer/Config/YamlConfigProvider.php:40:63: ReservedWord: mixed is a reserved word (see https://psalm.dev/095)
|
Unit Tests - PHP 7.1.3, Deps: lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Unit Tests - PHP 7.1.3, Deps: lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Unit Tests - PHP 7.1.3, Deps: lowest
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/
|
Unit Tests - PHP 7.1.3, Deps: lowest
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/
|
Unit Tests - PHP 7.1.3, Deps: lowest
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/
|
Unit Tests - PHP 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Unit Tests - PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Unit Tests - PHP 7.4
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/
|
Unit Tests - PHP 7.4
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/
|
Unit Tests - PHP 7.4
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/
|
Unit Tests - PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Unit Tests - PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Unit Tests - PHP 8.3
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/
|
Unit Tests - PHP 8.3
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/
|
Unit Tests - PHP 8.3
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/
|
Coding Standards - PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|
Coding Standards - PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Coding Standards - PHP 8.3
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/
|
Coding Standards - PHP 8.3
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/
|
Coding Standards - PHP 8.3
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/
|
Code Coverage - PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ramsey/composer-install@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Coverage - PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Code Coverage - PHP 8.3
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/
|
Code Coverage - PHP 8.3
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/
|
Code Coverage - PHP 8.3
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/
|