CompileVisitor using the visitor pattern and CompiledInjector #333
static-analysis.yml
on: pull_request
sa
/
PHPStan
10s
sa
/
Psalm
9s
sa
/
PHPMD
16s
sa
/
ComposerRequireChecker
9s
Annotations
7 errors and 3 warnings
sa / ComposerRequireChecker
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
sa / Psalm
Process completed with exit code 2.
|
sa / Psalm
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
sa / PHPStan
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
sa / PHPStan
Process completed with exit code 2.
|
sa / PHPMD
Process completed with exit code 127.
|
sa / PHPMD
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
- vimeo/psalm 5.26.1 requires php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
sa / 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/
|
sa / Psalm
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/
|
sa / 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/
|