Skip to content

Laravel 11.x Compatibility #591

Laravel 11.x Compatibility

Laravel 11.x Compatibility #591

Triggered via pull request March 26, 2024 16:41
Status Failure
Total duration 41s
Artifacts

psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
InvalidArgument: src/Generators/FourImage.php#L47
src/Generators/FourImage.php:47:35: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 0 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L50
src/Generators/FourImage.php:50:35: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 1 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L53
src/Generators/FourImage.php:53:37: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 2 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L56
src/Generators/FourImage.php:56:36: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 3 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L68
src/Generators/FourImage.php:68:35: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 0 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L71
src/Generators/FourImage.php:71:35: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 1 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L74
src/Generators/FourImage.php:74:37: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 2 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L77
src/Generators/FourImage.php:77:36: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 3 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L88
src/Generators/FourImage.php:88:35: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 0 provided (see https://psalm.dev/004)
InvalidArgument: src/Generators/FourImage.php#L91
src/Generators/FourImage.php:91:35: InvalidArgument: Argument 1 of Illuminate\Support\Collection::get expects TKey:Illuminate\Support\Collection as array-key, but 1 provided (see https://psalm.dev/004)
psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/