Skip to content

Update README.md

Update README.md #4623

Triggered via push September 9, 2024 11:23
Status Failure
Total duration 1m 29s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: packages/user/src/Services/Login.php#L198
Method Moox\User\Services\Login::registerAction() has invalid return type Moox\User\Services\Action.
phpstan: packages/user/src/Services/Login.php#L200
Call to static method make() on an unknown class Moox\User\Services\Action.
phpstan: packages/user/src/Services/Login.php#L219
Method Moox\User\Services\Login::getFormActions() has invalid return type Moox\User\Services\Action.
phpstan: packages/user/src/Services/Login.php#L226
Method Moox\User\Services\Login::getAuthenticateFormAction() has invalid return type Moox\User\Services\Action.
phpstan: packages/user/src/Services/Login.php#L228
Call to static method make() on an unknown class Moox\User\Services\Action.
phpstan: packages/user/src/Services/Login.php#L238
Method Moox\User\Services\Login::isWhitelisted() is unused.
phpstan
Process completed with exit code 1.