Static Analysis #180
static-analysis.yml
on: push
Static Analysis with PHPStan
28s
Static Analysis with PHPMD
15s
Static Analysis with ComposerRequireChecker
16s
Annotations
5 errors and 11 warnings
Static Analysis with ComposerRequireChecker
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maglnet/composer-require-checker ^3.0 -> satisfiable by maglnet/composer-require-checker[3.0.0, ..., 3.8.0].
- maglnet/composer-require-checker[3.0.0, ..., 3.2.0] require symfony/console ^5.1.8 -> found symfony/console[v5.1.8, ..., v5.4.47] but the package is fixed to v6.0.19 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- maglnet/composer-require-checker[3.3.0, ..., 3.3.1] require symfony/console ^5.2.6 -> found symfony/console[v5.2.6, ..., v5.4.47] but the package is fixed to v6.0.19 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- maglnet/composer-require-checker[3.4.0, ..., 3.5.1] require symfony/console ^5.3.10 -> found symfony/console[v5.3.10, ..., v5.4.47] but the package is fixed to v6.0.19 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- maglnet/composer-require-checker[3.6.0, ..., 3.8.0] require symfony/console ^5.4.0 -> found symfony/console[v5.4.0, ..., v5.4.47] but the package is fixed to v6.0.19 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Static Analysis with ComposerRequireChecker
Process completed with exit code 2.
|
Static Analysis with PHPStan:
tests/Http/WorkflowTest.php#L14
Instantiated class BEAR\Dev\Http\HttpResource not found.
|
Static Analysis with PHPStan:
tests/Http/WorkflowTest.php#L14
Property MyVendor\MyProject\Hypermedia\WorkflowTest::$resource (BEAR\Resource\ResourceInterface) does not accept BEAR\Dev\Http\HttpResource.
|
Static Analysis with PHPStan
Process completed with exit code 1.
|
Static Analysis with PHPMD
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/
|
Static Analysis with PHPStan
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/
|
Static Analysis with PHPMD
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/
|
Static Analysis with PHPMD
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/
|
Static Analysis with PHPMD
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/
|
Static Analysis with ComposerRequireChecker
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/
|
Static Analysis with ComposerRequireChecker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with ComposerRequireChecker
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/
|
Static Analysis with 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/
|
Static Analysis with PHPStan
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/
|
Static Analysis with PHPStan
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/
|