Skip to content

add command for adding tool extras #503

add command for adding tool extras

add command for adding tool extras #503

Triggered via pull request January 23, 2025 14:34
Status Failure
Total duration 5m 31s
Artifacts

hub.yaml

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

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.