feat: wip unit tests #1
php.yml
on: push
PHP Syntax check 5.6|7.2|8.0|8.1
33s
PHP-CS-Fixer
7s
PHPStan
8s
Matrix: PHPUnit
Annotations
9 errors
PHP-CS-Fixer
Process completed with exit code 16.
|
PHPStan:
src/ServiceContainer/ServiceContainer.php#L72
Unsafe usage of new static().
|
PHPStan
Process completed with exit code 1.
|
PHPUnit (8.0)
Process completed with exit code 2.
|
PHPUnit (7.2)
Process completed with exit code 2.
|
PHPUnit (8.1)
The job was canceled because "_8_0" failed.
|
PHPUnit (8.1)
The operation was canceled.
|
PHPUnit (7.3)
The job was canceled because "_8_0" failed.
|
PHPUnit (7.3)
The operation was canceled.
|