Skip to content

✨ Add generics templating #63

✨ Add generics templating

✨ Add generics templating #63

Triggered via pull request September 10, 2023 15:05
@matyo91matyo91
synchronize #34
generics
Status Failure
Total duration 3m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: Check and fix coding styles using PHP CS Fixer
Matrix: Execute PHPStan analysis
Matrix: Launch PHPUnit test suite
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Launch PHPUnit test suite (8.2)
Process completed with exit code 1.
Execute PHPStan analysis (8.2): tests/Driver/DriverTestCase.php#L20
Closure invoked with 0 parameters, 1 required.
Execute PHPStan analysis (8.2): tests/Driver/DriverTestCase.php#L29
Closure invoked with 0 parameters, 1 required.
Execute PHPStan analysis (8.2): tests/Driver/DriverTestCase.php#L39
Closure invoked with 0 parameters, 1 required.
Execute PHPStan analysis (8.2): tests/Driver/DriverTestCase.php#L49
Closure invoked with 0 parameters, 1 required.
Execute PHPStan analysis (8.2): tests/Flow/FlowTest.php#L62
Parameter #4 $driver of class Flow\Flow\Flow constructor expects Flow\DriverInterface<T1, T2|void>|null, Flow\DriverInterface<T1, T2> given.
Execute PHPStan analysis (8.2)
Process completed with exit code 1.