Merge pull request #22 from txddev/php84-support #40
Annotations
6 errors and 1 warning
phpstan:
src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php#L1
Ignored error pattern #^Unable to resolve the template type TKey in call to function collect$# in path /home/runner/work/error-solutions/error-solutions/src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php was not matched in reported errors.
|
phpstan:
src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php#L1
Ignored error pattern #^Unable to resolve the template type TValue in call to function collect$# in path /home/runner/work/error-solutions/error-solutions/src/SolutionProviders/Laravel/InvalidRouteActionSolutionProvider.php was not matched in reported errors.
|
phpstan:
src/SolutionProviders/MergeConflictSolutionProvider.php#L39
Offset 1 does not exist on array{0?: string, 1?: string}.
|
phpstan:
src/Solutions/Laravel/LivewireDiscoverSolution.php#L54
Call to method build() on an unknown class Livewire\LivewireComponentsFinder.
|
phpstan:
src/Support/Laravel/LivewireComponentParser.php#L28
Call to an undefined method Livewire\LivewireManager::getClass().
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|