Skip to content

Merge pull request #12 from roadiz/feature/passwordless-public-user #203

Merge pull request #12 from roadiz/feature/passwordless-public-user

Merge pull request #12 from roadiz/feature/passwordless-public-user #203

Triggered via push September 18, 2024 08:18
Status Failure
Total duration 41s
Artifacts

run-test.yml

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

Annotations

9 errors and 1 warning
static-analysis-tests (8.2): src/Controller/SecurityController.php#L30
Parameter $loginLinkSender of method RZ\Roadiz\RozierBundle\Controller\SecurityController::__construct() has invalid type RZ\Roadiz\CoreBundle\Security\LoginLink\LoginLinkSenderInterface.
static-analysis-tests (8.2): src/Controller/SecurityController.php#L30
Property RZ\Roadiz\RozierBundle\Controller\SecurityController::$loginLinkSender has unknown class RZ\Roadiz\CoreBundle\Security\LoginLink\LoginLinkSenderInterface as its type.
static-analysis-tests (8.2): src/Controller/SecurityController.php#L94
Call to method sendLoginLink() on an unknown class RZ\Roadiz\CoreBundle\Security\LoginLink\LoginLinkSenderInterface.
static-analysis-tests (8.2)
Process completed with exit code 1.
static-analysis-tests (8.3)
The job was canceled because "_8_2" failed.
static-analysis-tests (8.3): src/Controller/SecurityController.php#L30
Parameter $loginLinkSender of method RZ\Roadiz\RozierBundle\Controller\SecurityController::__construct() has invalid type RZ\Roadiz\CoreBundle\Security\LoginLink\LoginLinkSenderInterface.
static-analysis-tests (8.3): src/Controller/SecurityController.php#L30
Property RZ\Roadiz\RozierBundle\Controller\SecurityController::$loginLinkSender has unknown class RZ\Roadiz\CoreBundle\Security\LoginLink\LoginLinkSenderInterface as its type.
static-analysis-tests (8.3): src/Controller/SecurityController.php#L94
Call to method sendLoginLink() on an unknown class RZ\Roadiz\CoreBundle\Security\LoginLink\LoginLinkSenderInterface.
static-analysis-tests (8.3)
Process completed with exit code 1.
static-analysis-tests (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/