Skip to content

Bump laravel/scout from 10.11.8 to 10.12.2 in /sourcecode/hub #525

Bump laravel/scout from 10.11.8 to 10.12.2 in /sourcecode/hub

Bump laravel/scout from 10.11.8 to 10.12.2 in /sourcecode/hub #525

Triggered via pull request February 3, 2025 20:16
Status Failure
Total duration 1m 30s
Artifacts

hub.yaml

on: pull_request
composer-validate
6s
composer-validate
php-cs-fixer
2s
php-cs-fixer
build_test_publish
27s
build_test_publish
Matrix: Deploy hub to test environments
Fit to window
Zoom out
Zoom in

Annotations

12 errors
php-cs-fixer
Input required and not supplied: token
build_test_publish
Password required
phpstan: sourcecode/hub/app/Console/Commands/AddLtiTool.php#L50
Parameter #1 $string of method Illuminate\Console\Command::line() expects string, int given.
phpstan: sourcecode/hub/app/Console/Commands/AddLtiToolExtra.php#L40
Property App\Models\LtiToolExtra::$lti_tool_id (string) does not accept int.
phpstan: sourcecode/hub/app/Listeners/AddAuthToLtiLaunch.php#L32
Parameter #2 $value of method App\Lti\LtiLaunchBuilder::withClaim() expects string, int given.
phpstan: sourcecode/hub/app/Models/Content.php#L273
Property App\Models\ContentView::$lti_platform_id (string|null) does not accept int|null.
phpstan: sourcecode/hub/app/Models/ContentVersion.php#L104
Parameter #1 $edlibVersionId of method Cerpus\EdlibResourceKit\Lti\Edlib\DeepLinking\EdlibLtiLinkItem::withEdlibVersionId() expects string|null, int given.
phpstan: sourcecode/hub/app/Models/LtiTool.php#L65
Property App\Models\LtiTool::$slug (string) does not accept int|string.
phpstan: sourcecode/hub/app/Models/LtiToolExtra.php#L42
Property App\Models\LtiToolExtra::$slug (string) does not accept int|string.
phpstan: sourcecode/hub/app/Models/User.php#L91
Method App\Models\User::getApiKey() should return string but returns int.
phpstan: sourcecode/hub/tests/Browser/AdminTest.php#L297
Parameter #2 $value of method Laravel\Dusk\Browser::select() expects array|string|null, int given.
phpstan: sourcecode/hub/tests/Browser/ContentTest.php#L1043
Parameter #2 $value of method Laravel\Dusk\Browser::select() expects array|string|null, int given.