Skip to content

Update README.md

Update README.md #4617

Triggered via push September 9, 2024 10:46
Status Failure
Total duration 1m 21s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 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
Process completed with exit code 1.