Skip to content

📌 Bump illuminate contracts for Laravel 11 #15

📌 Bump illuminate contracts for Laravel 11

📌 Bump illuminate contracts for Laravel 11 #15

Triggered via push March 18, 2024 08:34
Status Failure
Total duration 46s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

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/.