Update CI workflow for PHP versions #193
static-analysis.yml
on: pull_request
sa
/
PHPStan
22s
sa
/
Psalm
28s
sa
/
PHPMD
19s
sa
/
ComposerRequireChecker
22s
Annotations
5 errors and 7 warnings
sa / PHPStan:
src/Halo/HaloRenderer.php#L145
Offset 1 does not exist on array{0?: string, 1?: string}.
|
sa / PHPStan:
src/Halo/TemplateLocator.php#L31
Attribute class Madapaja\TwigModule\Annotation\TwigPaths does not have a constructor and must be instantiated without any parameters.
|
sa / PHPStan
Process completed with exit code 1.
|
sa / Psalm:
src/Halo/TemplateLocator.php#L31
TooManyArguments: Class Madapaja\TwigModule\Annotation\TwigPaths has no __construct, but arguments were passed
|
sa / Psalm
Process completed with exit code 1.
|
sa / PHPMD
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
sa / ComposerRequireChecker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 / PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sa / Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|