feat: unit tests #6
php.yml
on: pull_request
PHP Syntax check 5.6|7.2|8.0|8.1
32s
PHP-CS-Fixer
7s
PHPStan
7s
Matrix: PHPUnit
Annotations
8 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 (7.2)
Process completed with exit code 2.
|
PHPUnit (7.3)
Process completed with exit code 2.
|
PHPUnit (8.0)
Process completed with exit code 2.
|
PHPUnit (8.1)
The job was canceled because "_7_2" failed.
|
PHPUnit (8.1)
Process completed with exit code 2.
|