Bump actions/checkout from 5 to 7#3113
Merged
Merged
Annotations
10 errors
|
Run psalm:
src/Screen/Layouts/Sortable.php#L117
src/Screen/Layouts/Sortable.php:117:16: InvalidReturnStatement: The inferred type 'array<array-key, mixed>|null|string' does not match the declared return type 'string' for Orchid\Screen\Layouts\Sortable::subNotFound (see https://psalm.dev/128)
|
|
Run psalm:
src/Screen/Layouts/Sortable.php#L115
src/Screen/Layouts/Sortable.php:115:39: InvalidReturnType: The declared return type 'string' for Orchid\Screen\Layouts\Sortable::subNotFound is incorrect, got 'array<array-key, mixed>|null|string' (see https://psalm.dev/011)
|
|
Run psalm:
src/Screen/Layouts/Sortable.php#L112
src/Screen/Layouts/Sortable.php:112:16: NullableReturnStatement: The declared return type 'string' for Orchid\Screen\Layouts\Sortable::textNotFound is not nullable, but the function returns 'array<array-key, mixed>|null|string' (see https://psalm.dev/139)
|
|
Run psalm:
src/Screen/Layouts/Sortable.php#L112
src/Screen/Layouts/Sortable.php:112:16: InvalidReturnStatement: The inferred type 'array<array-key, mixed>|null|string' does not match the declared return type 'string' for Orchid\Screen\Layouts\Sortable::textNotFound (see https://psalm.dev/128)
|
|
Run psalm:
src/Screen/Layouts/Sortable.php#L110
src/Screen/Layouts/Sortable.php:110:40: InvalidReturnType: The declared return type 'string' for Orchid\Screen\Layouts\Sortable::textNotFound is incorrect, got 'array<array-key, mixed>|null|string' (see https://psalm.dev/011)
|
|
Run psalm:
src/Screen/Concerns/InteractsWithEncryptedState.php#L44
src/Screen/Concerns/InteractsWithEncryptedState.php:44:16: UndefinedDocblockClass: Docblock-defined class, interface or enum named Laravel\SerializableClosure\Exceptions\PhpVersionNotSupportedException does not exist (see https://psalm.dev/200)
|
|
Run psalm:
src/Platform/Http/Controllers/SearchController.php#L15
src/Platform/Http/Controllers/SearchController.php:15:16: InvalidReturnStatement: The inferred type 'Illuminate\Contracts\View\Factory|Illuminate\Contracts\View\View' does not match the declared return type 'Illuminate\Contracts\View\View' for Orchid\Platform\Http\Controllers\SearchController::search (see https://psalm.dev/128)
|
|
Run psalm:
src/Platform/Http/Controllers/SearchController.php#L13
src/Platform/Http/Controllers/SearchController.php:13:52: InvalidReturnType: The declared return type 'Illuminate\Contracts\View\View' for Orchid\Platform\Http\Controllers\SearchController::search is incorrect, got 'Illuminate\Contracts\View\Factory|Illuminate\Contracts\View\View' (see https://psalm.dev/011)
|
|
Run psalm:
src/Filters/Filter.php#L148
src/Filters/Filter.php:148:16: InvalidReturnStatement: The inferred type 'Illuminate\Contracts\Routing\UrlGenerator|string' does not match the declared return type 'string' for Orchid\Filters\Filter::resetLink (see https://psalm.dev/128)
|
|
Run psalm:
src/Filters/Filter.php#L144
src/Filters/Filter.php:144:34: InvalidReturnType: The declared return type 'string' for Orchid\Filters\Filter::resetLink is incorrect, got 'Illuminate\Contracts\Routing\UrlGenerator|string' (see https://psalm.dev/011)
|
background
wait
wait-all
cancel
parallel
Loading