For Contexts, rely on token constants + Add MySQL 8.4 context #846
lint-and-analyse-php.yml
on: pull_request
lint-php
1m 16s
Matrix: analyse-php
Annotations
3 errors and 3 warnings
MixedArgumentTypeCoercion:
src/Tools/ContextGenerator.php#L254
src/Tools/ContextGenerator.php:254:13: MixedArgumentTypeCoercion: Argument 2 of array_filter expects callable(array-key):mixed, but parent type pure-Closure(int):bool provided (see https://psalm.dev/194)
|
UnusedBaselineEntry:
src/Tools/ContextGenerator.php#L1
src/Tools/ContextGenerator.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgumentTypeCoercion" has 1 extra entry. (see https://psalm.dev/316)
|
analyse-php (8.2)
Process completed with exit code 2.
|
analyse-php (8.2)
The following actions uses Node.js version which is deprecated 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/
|
analyse-php (8.2)
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/
|
lint-php
The following actions uses Node.js version which is deprecated 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/
|