Declare strict type in tests #13
automated_testing.yml
on: push
Validate composer files
7s
Check code style with CS Fixer
14s
Static analyze with PHPStan
18s
Tests: Unit
17s
Annotations
4 errors
Check code style with CS Fixer
Process completed with exit code 8.
|
Tests: Unit
Process completed with exit code 1.
|
Static analyze with PHPStan:
src/Model/BaselineContent.php#L54
Method Aeliot\PhpCsFixerBaseline\Model\BaselineContent::jsonSerialize() should return array<string, array<string, string>|string> but returns array<string, array<string, array<string, int>>|int>.
|
Static analyze with PHPStan
Process completed with exit code 1.
|