release: v2.1.0 #701
Annotations
11 errors
PHPStan prefer-stable:
src/ValueObjects/Styles.php#L857
Offset 0 on array{array<int, string>} on left side of ?? always exists and is not nullable.
|
PHPStan prefer-stable:
src/ValueObjects/Styles.php#L1002
No error to ignore is reported on line 1002.
|
PHPStan prefer-stable:
src/ValueObjects/Styles.php#L1033
No error to ignore is reported on line 1033.
|
PHPStan prefer-stable:
src/ValueObjects/Styles.php#L1055
Offset 0 on array{array<int, array{string, int<-1, max>}>} on left side of ?? always exists and is not nullable.
|
PHPStan prefer-stable
Process completed with exit code 1.
|
PHPStan prefer-lowest
The job was canceled because "prefer-stable" failed.
|
PHPStan prefer-lowest:
src/ValueObjects/Styles.php#L857
Offset 0 on array{array<int, string>} on left side of ?? always exists and is not nullable.
|
PHPStan prefer-lowest:
src/ValueObjects/Styles.php#L1002
No error to ignore is reported on line 1002.
|
PHPStan prefer-lowest:
src/ValueObjects/Styles.php#L1033
No error to ignore is reported on line 1033.
|
PHPStan prefer-lowest:
src/ValueObjects/Styles.php#L1055
Offset 0 on array{array<int, array{string, int<-1, max>}>} on left side of ?? always exists and is not nullable.
|
PHPStan prefer-lowest
Process completed with exit code 1.
|