Skip to content

Solutions refactor #140

Solutions refactor

Solutions refactor #140

Triggered via push June 12, 2024 10:17
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
phpstan
Ignored error pattern #^Class Livewire\\LivewireComponentsFinder not found\.$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/LivewireDiscoverSolution.php was not matched in reported errors.
phpstan
Ignored error pattern #^Parameter \#1 \$invalidController of method Spatie\\LaravelIgnition\\Solutions\\SolutionProviders\\InvalidRouteActionSolutionProvider\:\:findRelatedController\(\) expects string, string\|null given\.$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/InvalidRouteActionSolutionProvider.php was not matched in reported errors.
phpstan
Ignored error pattern #^Unable to resolve the template type TKey in call to function collect$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/InvalidRouteActionSolutionProvider.php was not matched in reported errors.
phpstan
Ignored error pattern #^Unable to resolve the template type TValue in call to function collect$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/InvalidRouteActionSolutionProvider.php was not matched in reported errors.
phpstan
Ignored error pattern #^Method Spatie\\LaravelIgnition\\Solutions\\SolutionProviders\\UnknownValidationSolutionProvider\:\:getAvailableMethods\(\) return type with generic class Illuminate\\Support\\Collection does not specify its types\: TKey, TValue$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/UnknownValidationSolutionProvider.php was not matched in reported errors.
phpstan
Ignored error pattern #^Parameter \#1 \$callback of method Illuminate\\Support\\Collection\<int,ReflectionMethod\>\:\:filter\(\) expects \(callable\(ReflectionMethod, int\)\: bool\)\|null, Closure\(ReflectionMethod\)\: \(0\|1\|false\) given\.$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/UnknownValidationSolutionProvider.php was not matched in reported errors.
phpstan
Ignored error pattern #^Unable to resolve the template type TMakeKey in call to method static method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:make\(\)$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/UnknownValidationSolutionProvider.php was not matched in reported errors.
phpstan
Ignored error pattern #^Unable to resolve the template type TMakeValue in call to method static method Illuminate\\Support\\Collection\<\(int\|string\),mixed\>\:\:make\(\)$# in path /home/runner/work/laravel-ignition/laravel-ignition/src/Solutions/SolutionProviders/UnknownValidationSolutionProvider.php was not matched in reported errors.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ramsey/composer-install@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/