Simplify test bootstrap file. #679
static-analysis.yml
on: push
sa
/
PHPStan
15s
sa
/
Psalm
17s
sa
/
PHPMD
17s
sa
/
ComposerRequireChecker
15s
Annotations
2 errors and 3 warnings
sa / PHPStan:
tests/bootstrap.php#L8
Parameter #2 $array of function array_map expects array, list<string>|false given.
|
sa / PHPStan
Process completed with exit code 1.
|
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/
|