Skip to content

add DiscoverSolutionProviders #9

add DiscoverSolutionProviders

add DiscoverSolutionProviders #9

Triggered via push June 12, 2024 12:46
Status Failure
Total duration 2m 6s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: src/DiscoverSolutionProviders.php#L9
Property Spatie\ErrorSolutions\DiscoverSolutionProviders::$config type has no value type specified in iterable type array.
phpstan: src/DiscoverSolutionProviders.php#L16
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::for() has parameter $types with no value type specified in iterable type array.
phpstan: src/DiscoverSolutionProviders.php#L16
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::for() return type has no value type specified in iterable type array.
phpstan: src/DiscoverSolutionProviders.php#L16
PHPDoc tag @return has invalid value (array<HasSolutionsForThrowable): Unexpected token "*/", expected '>' at offset 43
phpstan: src/DiscoverSolutionProviders.php#L34
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::get() return type has no value type specified in iterable type array.
phpstan: src/DiscoverSolutionProviders.php#L34
PHPDoc tag @return has invalid value (array<HasSolutionsForThrowable): Unexpected token "*/", expected '>' at offset 43
phpstan: src/DiscoverSolutionProviders.php#L45
Method Spatie\ErrorSolutions\DiscoverSolutionProviders::getProviderClassesForType() return type has no value type specified in iterable type array.
phpstan
Process completed with exit code 1.