Skip to content

added test runner #1197

added test runner

added test runner #1197

Triggered via push July 14, 2025 11:19
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: push
Matrix: phpstan-tests
Matrix: phpstan
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors
phpstan (8.3): app/V1Module/presenters/ReferenceExerciseSolutionsPresenter.php#L330
Method App\V1Module\Presenters\ReferenceExerciseSolutionsPresenter::finishSubmission() is unused.
phpstan (8.3): app/V1Module/presenters/NotificationsPresenter.php#L119
Method App\V1Module\Presenters\NotificationsPresenter::updateNotification() is unused.
phpstan (8.3): app/V1Module/presenters/LoginPresenter.php#L243
Method App\V1Module\Presenters\LoginPresenter::validateEffectiveRole() is unused.
phpstan (8.3): app/V1Module/presenters/LoginPresenter.php#L212
Method App\V1Module\Presenters\LoginPresenter::validateScopeRoles() is unused.
phpstan (8.3): app/V1Module/presenters/LoginPresenter.php#L100
Method App\V1Module\Presenters\LoginPresenter::sendAccessTokenResponse() is unused.
phpstan (8.3): app/V1Module/presenters/GroupsPresenter.php#L648
Method App\V1Module\Presenters\GroupsPresenter::updateLocalizations() is unused.
phpstan (8.3): app/V1Module/presenters/GroupsPresenter.php#L223
Method App\V1Module\Presenters\GroupsPresenter::setGroupPoints() is unused.
phpstan (8.3): app/V1Module/presenters/ExercisesPresenter.php#L174
Method App\V1Module\Presenters\ExercisesPresenter::getExercisePermissionsOfUser() is unused.
phpstan (8.3): app/V1Module/presenters/ExercisesConfigPresenter.php#L145
Method App\V1Module\Presenters\ExercisesConfigPresenter::getEnvironmentConfigs() is unused.
phpstan (8.3): app/V1Module/presenters/AssignmentSolutionReviewsPresenter.php#L164
Method App\V1Module\Presenters\AssignmentSolutionReviewsPresenter::verifyCodeLocation() is unused.
phpstan (8.2): app/V1Module/presenters/ReferenceExerciseSolutionsPresenter.php#L330
Method App\V1Module\Presenters\ReferenceExerciseSolutionsPresenter::finishSubmission() is unused.
phpstan (8.2): app/V1Module/presenters/NotificationsPresenter.php#L119
Method App\V1Module\Presenters\NotificationsPresenter::updateNotification() is unused.
phpstan (8.2): app/V1Module/presenters/LoginPresenter.php#L243
Method App\V1Module\Presenters\LoginPresenter::validateEffectiveRole() is unused.
phpstan (8.2): app/V1Module/presenters/LoginPresenter.php#L212
Method App\V1Module\Presenters\LoginPresenter::validateScopeRoles() is unused.
phpstan (8.2): app/V1Module/presenters/LoginPresenter.php#L100
Method App\V1Module\Presenters\LoginPresenter::sendAccessTokenResponse() is unused.
phpstan (8.2): app/V1Module/presenters/GroupsPresenter.php#L648
Method App\V1Module\Presenters\GroupsPresenter::updateLocalizations() is unused.
phpstan (8.2): app/V1Module/presenters/GroupsPresenter.php#L223
Method App\V1Module\Presenters\GroupsPresenter::setGroupPoints() is unused.
phpstan (8.2): app/V1Module/presenters/ExercisesPresenter.php#L174
Method App\V1Module\Presenters\ExercisesPresenter::getExercisePermissionsOfUser() is unused.
phpstan (8.2): app/V1Module/presenters/ExercisesConfigPresenter.php#L145
Method App\V1Module\Presenters\ExercisesConfigPresenter::getEnvironmentConfigs() is unused.
phpstan (8.2): app/V1Module/presenters/AssignmentSolutionReviewsPresenter.php#L164
Method App\V1Module\Presenters\AssignmentSolutionReviewsPresenter::verifyCodeLocation() is unused.
tests (8.3)
Process completed with exit code 1.
tests (8.2)
Process completed with exit code 1.