Skip to content

fix: correct configureTimezoneForFilament #109

fix: correct configureTimezoneForFilament

fix: correct configureTimezoneForFilament #109

Triggered via push November 9, 2023 15:13
Status Failure
Total duration 44s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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.