Skip to content

1.2 to 1.x

1.2 to 1.x #51

Triggered via pull request November 8, 2025 15:38
@dbudbu
opened #38
1.2-to-1.x
Status Failure
Total duration 21s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/RejectedPromise.php#L0
Ignored error pattern #^Method Http\\Promise\\RejectedPromise\:\:then\(\) should return Http\\Promise\\Promise\<V\> but returns Http\\Promise\\RejectedPromise\<mixed\>\.$# (return.type) in path /github/workspace/src/RejectedPromise.php was not matched in reported errors.
PHPStan: src/FulfilledPromise.php#L0
Ignored error pattern #^Method Http\\Promise\\FulfilledPromise\:\:then\(\) should return Http\\Promise\\Promise\<V\> but returns Http\\Promise\\RejectedPromise\<mixed\>\.$# (return.type) in path /github/workspace/src/FulfilledPromise.php was not matched in reported errors.