chore: edit admin-kit.php config #89
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
phpstan:
src/Forms/Components/TranslatableTabs.php#L13
PHPDoc tag @template for class AdminKit\Core\Forms\Components\TranslatableTabs cannot have existing class Locale as its name.
|
phpstan:
src/Forms/Components/TranslatableTabs.php#L26
Unreachable statement - code above always terminates.
|
phpstan:
src/Middlewares/CheckAdminIpMiddleware.php#L48
Instantiated class IPv4\SubnetCalculator not found.
|
phpstan:
src/Middlewares/CheckAdminIpMiddleware.php#L50
Call to method getAllIPAddresses() on an unknown class IPv4\SubnetCalculator.
|
phpstan:
src/Rules/Iin.php#L45
Binary operation "*" between string and 1|2|3|4|5|6|7|8|9|10|11 results in an error.
|
phpstan:
src/Rules/Iin.php#L52
Binary operation "*" between string and 1|2|3|4|5|6|7|8|9|10|11 results in an error.
|
phpstan:
src/UI/Filament/Resources/UserResource.php#L78
Call to method make() of deprecated class Filament\Forms\Components\Field:
Use `Select` with the `multiple()` method instead.
|
phpstan:
src/UI/Filament/Resources/UserResource.php#L93
Call to method make() of deprecated class Filament\Tables\Columns\Column:
Use `IconColumn` with the `boolean()` method instead.
|
phpstan
Process completed with exit code 1.
|