✨ Clean up the standalone configuration #12
Annotations
6 errors and 1 warning
phpstan:
src/Concerns/HasToggleableTable.php (in context of class Hydrat/TableLayoutToggle/Resources/ListRecords)#L48
Method Hydrat\TableLayoutToggle\Resources\ListRecords::getDefaultLayoutView() should return string but returns bool.
|
phpstan:
src/Concerns/HasToggleableTable.php (in context of class Hydrat/TableLayoutToggle/Resources/ListRecords)#L129
Call to function is_subclass_of() with $this(Hydrat\TableLayoutToggle\Resources\ListRecords) and 'Filament\\Resources\\RelationManagers\\RelationManager' will always evaluate to false.
|
phpstan:
src/Concerns/HasToggleableTable.php (in context of class Hydrat/TableLayoutToggle/Resources/ListRecords)#L134
Call to function is_subclass_of() with $this(Hydrat\TableLayoutToggle\Resources\ListRecords) and 'Filament\\Widgets\\TableWidget' will always evaluate to false.
|
phpstan:
src/Concerns/HasToggleableTable.php (in context of class Hydrat/TableLayoutToggle/Resources/ListRecords)#L139
Call to function is_subclass_of() with $this(Hydrat\TableLayoutToggle\Resources\ListRecords) and 'Filament\\Resources\\Pages\\ManageRelatedRecords' will always evaluate to false.
|
phpstan:
src/Support/Config.php#L17
Method Hydrat\TableLayoutToggle\Support\Config::defaultLayout() should return bool but returns string.
|
phpstan
Process completed with exit code 1.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|