add command for adding tool extras #503
hub.yaml
on: pull_request
Annotations
4 errors
phpstan:
sourcecode/hub/app/Console/Commands/AddLtiToolExtra.php#L34
Property App\Models\LtiToolExtra::$slug (string) does not accept string|null.
|
phpstan:
sourcecode/hub/tests/Feature/Commands/AddLtiToolExtraTest.php#L10
Should not use Tests\TestCase in the non-test file /home/runner/work/Edlib/Edlib/sourcecode/hub/tests/Feature/Commands/AddLtiToolExtraTest.php
|
phpstan:
sourcecode/hub/tests/Feature/Commands/AddLtiToolExtraTest.php#L31
Cannot call method is() on App\Models\LtiTool|null.
|
phpstan
Process completed with exit code 1.
|