✨ Add generics templating #63
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
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.
|