Skip to content

Declare strict type in tests #13

Declare strict type in tests

Declare strict type in tests #13

Triggered via push May 29, 2024 20:36
Status Failure
Total duration 27s
Artifacts
Validate composer files
7s
Validate composer files
Check code style with CS Fixer
14s
Check code style with CS Fixer
Static analyze with PHPStan
18s
Static analyze with PHPStan
Tests: Unit
17s
Tests: Unit
Fit to window
Zoom out
Zoom in

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.