Skip to content

switch icon component to svg (#84) #60

switch icon component to svg (#84)

switch icon component to svg (#84) #60

Triggered via push August 4, 2023 14:20
Status Failure
Total duration 1m 5s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
phpstan: src/Filament/Resources/NavigationResource/Pages/Concerns/HandlesNavigationBuilder.php (in context of class RyanChandler/FilamentNavigation/Filament/Resources/NavigationResource/Pages/CreateNavigation)#L67
Access to an undefined property RyanChandler\FilamentNavigation\Filament\Resources\NavigationResource\Pages\CreateNavigation::$mountedActionData.
phpstan: src/Filament/Resources/NavigationResource/Pages/Concerns/HandlesNavigationBuilder.php (in context of class RyanChandler/FilamentNavigation/Filament/Resources/NavigationResource/Pages/EditNavigation)#L67
Access to an undefined property RyanChandler\FilamentNavigation\Filament\Resources\NavigationResource\Pages\EditNavigation::$mountedActionData.
phpstan: src/FilamentNavigation.php#L75
Unsafe usage of new static().
phpstan: src/FilamentNavigation.php#L80
Method RyanChandler\FilamentNavigation\FilamentNavigation::get() should return static(RyanChandler\FilamentNavigation\FilamentNavigation) but returns Filament\Contracts\Plugin|Filament\FilamentManager.
phpstan: src/Models/Navigation.php#L26
Method RyanChandler\FilamentNavigation\Models\Navigation::fromHandle() should return static(RyanChandler\FilamentNavigation\Models\Navigation)|null but returns RyanChandler\FilamentNavigation\Models\Navigation|null.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpstan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/