Bump laravel/scout from 10.11.8 to 10.12.0 in /sourcecode/hub #497
hub.yaml
on: pull_request
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/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#L74
Method App\Models\User::getApiKey() should return string but returns int.
|
phpstan:
sourcecode/hub/tests/Browser/AdminTest.php#L289
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.
|
phpstan:
sourcecode/hub/tests/Feature/ContentTest.php#L125
Parameter #2 $string of method PHPUnit\Framework\Assert::assertStringStartsWith() expects string, int given.
|