Reformat #125
ci.yml
on: push
ci
/
build-tools
56s
Matrix: Unit tests
Annotations
10 errors and 3 warnings
ci / build-tools:
src/EventListener/Backend/DataContainer/LanguageListener.php#L28
Parameter $security of method Terminal42\NotificationCenterBundle\EventListener\Backend\DataContainer\LanguageListener::__construct() has invalid type Symfony\Component\Security\Core\Security.
|
ci / build-tools:
src/EventListener/Backend/DataContainer/LanguageListener.php#L28
Property Terminal42\NotificationCenterBundle\EventListener\Backend\DataContainer\LanguageListener::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
ci / build-tools:
src/EventListener/Backend/DataContainer/LanguageListener.php#L47
Call to method getUser() on an unknown class Symfony\Component\Security\Core\Security.
|
ci / build-tools:
src/EventListener/Backend/DataContainer/MessageListener.php#L25
Parameter $security of method Terminal42\NotificationCenterBundle\EventListener\Backend\DataContainer\MessageListener::__construct() has invalid type Symfony\Component\Security\Core\Security.
|
ci / build-tools:
src/EventListener/Backend/DataContainer/MessageListener.php#L25
Property Terminal42\NotificationCenterBundle\EventListener\Backend\DataContainer\MessageListener::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
ci / build-tools:
src/EventListener/Backend/DataContainer/MessageListener.php#L42
Call to method getUser() on an unknown class Symfony\Component\Security\Core\Security.
|
ci / build-tools:
src/EventListener/UpdatePersonalDataListener.php#L29
Parameter $security of method Terminal42\NotificationCenterBundle\EventListener\UpdatePersonalDataListener::__construct() has invalid type Symfony\Component\Security\Core\Security.
|
ci / build-tools:
src/EventListener/UpdatePersonalDataListener.php#L29
Property Terminal42\NotificationCenterBundle\EventListener\UpdatePersonalDataListener::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
ci / build-tools:
src/EventListener/UpdatePersonalDataListener.php#L38
Call to method getUser() on an unknown class Symfony\Component\Security\Core\Security.
|
ci / build-tools
Process completed with exit code 1.
|
Unit tests (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|