Skip to content

[3.x] Add template annotations #101

[3.x] Add template annotations

[3.x] Add template annotations #101

Triggered via push July 9, 2023 15:19
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan (PHP 7.1): src/PromiseInterface.php#L38
PHPDoc tag @param has invalid value (?(callable(T): (Fulfilled|void)) $onFulfilled): Unexpected token "(", expected type at offset 1165
PHPStan (PHP 7.1)
Ignored error pattern #PHPDoc tag @param has invalid value \(\?callable\(T\): \(Fulfilled\|void\) \$onFulfilled\): Unexpected token "\(", expected variable at offset 1173# was not matched in reported errors.
PHPStan (PHP 7.1)
Process completed with exit code 1.