Bump vimeo/psalm from 5.13.1 to 5.19.0 #135
static-analysis.yml
on: pull_request
Matrix: Coding Standards
Matrix: Static Code Analysis by PHPStan
Matrix: Static Code Analysis by Psalm
Annotations
7 errors and 4 warnings
ArgumentTypeCoercion:
src/Core/Ast/AstMap/ClassLike/ClassLikeToken.php#L20
src/Core/Ast/AstMap/ClassLike/ClassLikeToken.php:20:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Core/Ast/AstMap/Function/FunctionToken.php#L20
src/Core/Ast/AstMap/Function/FunctionToken.php:20:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Core/Layer/Collector/DirectoryCollector.php#L24
src/Core/Layer/Collector/DirectoryCollector.php:24:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Core/Layer/Collector/GlobCollector.php#L34
src/Core/Layer/Collector/GlobCollector.php:34:33: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Core/Layer/Collector/MethodCollector.php#L31
src/Core/Layer/Collector/MethodCollector.php:31:34: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Core/Layer/Collector/RegexCollector.php#L27
src/Core/Layer/Collector/RegexCollector.php:27:35: ArgumentTypeCoercion: Argument 1 of preg_match expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
Static Code Analysis by Psalm (ubuntu-20.04, 8.1)
Process completed with exit code 2.
|
Coding Standards (ubuntu-20.04, 8.1)
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 Code Analysis by Psalm (ubuntu-20.04, 8.1)
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 Code Analysis by Psalm (ubuntu-20.04, 8.1)
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 Code Analysis by PHPStan (ubuntu-20.04, 8.1)
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/
|