Write scripts to calculate color contrast #21897
Annotations
5 errors and 1 warning
Run PHPStan:
packages/support/src/Colors/Color.php#L487
Method Filament\Support\Colors\Color::findMatchingAccessibleTextColors() has parameter $oklchColors with no value type specified in iterable type array.
|
Run PHPStan:
packages/support/src/Colors/Color.php#L487
Method Filament\Support\Colors\Color::findMatchingAccessibleTextColors() return type has no value type specified in iterable type array.
|
Run PHPStan:
packages/support/src/Colors/Color.php#L528
Method Filament\Support\Colors\Color::findMatchingAccessibleTextColorsForGrayBackgrounds() has parameter $oklchColors with no value type specified in iterable type array.
|
Run PHPStan:
packages/support/src/Colors/Color.php#L528
Method Filament\Support\Colors\Color::findMatchingAccessibleTextColorsForGrayBackgrounds() return type has no value type specified in iterable type array.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading