converted presenter to empty mocks #1194
Annotations
22 errors
|
phpstan (8.2):
app/V1Module/presenters/LoginPresenter.php#L239
Method App\V1Module\Presenters\LoginPresenter::validateEffectiveRole() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/LoginPresenter.php#L208
Method App\V1Module\Presenters\LoginPresenter::validateScopeRoles() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/LoginPresenter.php#L94
Method App\V1Module\Presenters\LoginPresenter::sendAccessTokenResponse() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/GroupsPresenter.php#L840
Method App\V1Module\Presenters\GroupsPresenter::updateLocalizations() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/GroupsPresenter.php#L196
Method App\V1Module\Presenters\GroupsPresenter::setGroupPoints() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/ExercisesPresenter.php#L167
Method App\V1Module\Presenters\ExercisesPresenter::getExercisePermissionsOfUser() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/ExercisesConfigPresenter.php#L146
Method App\V1Module\Presenters\ExercisesConfigPresenter::getEnvironmentConfigs() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/BrokerReportsPresenter.php#L150
Method App\V1Module\Presenters\BrokerReportsPresenter::processJobFailure() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/BrokerReportsPresenter.php#L125
Method App\V1Module\Presenters\BrokerReportsPresenter::processJobCompletion() is unused.
|
|
phpstan (8.2):
app/V1Module/presenters/AssignmentSolutionReviewsPresenter.php#L164
Method App\V1Module\Presenters\AssignmentSolutionReviewsPresenter::verifyCodeLocation() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/LoginPresenter.php#L239
Method App\V1Module\Presenters\LoginPresenter::validateEffectiveRole() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/LoginPresenter.php#L208
Method App\V1Module\Presenters\LoginPresenter::validateScopeRoles() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/LoginPresenter.php#L94
Method App\V1Module\Presenters\LoginPresenter::sendAccessTokenResponse() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/GroupsPresenter.php#L840
Method App\V1Module\Presenters\GroupsPresenter::updateLocalizations() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/GroupsPresenter.php#L196
Method App\V1Module\Presenters\GroupsPresenter::setGroupPoints() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/ExercisesPresenter.php#L167
Method App\V1Module\Presenters\ExercisesPresenter::getExercisePermissionsOfUser() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/ExercisesConfigPresenter.php#L146
Method App\V1Module\Presenters\ExercisesConfigPresenter::getEnvironmentConfigs() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/BrokerReportsPresenter.php#L150
Method App\V1Module\Presenters\BrokerReportsPresenter::processJobFailure() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/BrokerReportsPresenter.php#L125
Method App\V1Module\Presenters\BrokerReportsPresenter::processJobCompletion() is unused.
|
|
phpstan (8.3):
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.
|