Skip to content

Improve closure template inference #14234

Improve closure template inference

Improve closure template inference #14234

Triggered via pull request February 25, 2025 09:28
Status Failure
Total duration 1m 27s
Artifacts

shepherd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ImpureMethodCall: src/Psalm/Type/Atomic/TConditional.php#L136
src/Psalm/Type/Atomic/TConditional.php:136:50: ImpureMethodCall: Cannot call a possibly-mutating method from a mutation-free context (see https://psalm.dev/203)
ImpureMethodCall: src/Psalm/Type/Atomic/TConditional.php#L141
src/Psalm/Type/Atomic/TConditional.php:141:52: ImpureMethodCall: Cannot call a possibly-mutating method from a mutation-free context (see https://psalm.dev/203)
build
Process completed with exit code 2.