Skip to content

Switch to task processing #184

Switch to task processing

Switch to task processing #184

Triggered via pull request July 12, 2024 08:52
Status Failure
Total duration 4m 18s
Artifacts

psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
RedundantCondition: lib/Service/AssistantService.php#L120
lib/Service/AssistantService.php:120:7: RedundantCondition: Operand of type true is always truthy (see https://psalm.dev/122)
TypeDoesNotContainType: lib/Service/AssistantService.php#L289
lib/Service/AssistantService.php:289:7: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
UnusedBaselineEntry: lib/Service/AssistantService.php#L1
lib/Service/AssistantService.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCondition" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: lib/Service/AssistantService.php#L1
lib/Service/AssistantService.php:0:0: UnusedBaselineEntry: Baseline for issue "TypeDoesNotContainType" has 1 extra entry. (see https://psalm.dev/316)
Psalm check
Process completed with exit code 2.
Psalm check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/