Skip to content

Replace implicitly nullable parameters for PHP 8.4 #38

Replace implicitly nullable parameters for PHP 8.4

Replace implicitly nullable parameters for PHP 8.4 #38

Re-run triggered December 11, 2024 09:51
Status Failure
Total duration 1m 59s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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