feat: Load UserManager from DIC #487
ci.yml
on: push
Annotations
10 errors and 2 warnings
PHP Stan:
app/module/event/manager/EventManager.php#L308
Caught class Tymy\Module\Event\Manager\Exception not found.
|
PHP Stan:
app/module/event/manager/EventManager.php#L314
Caught class Tymy\Module\Event\Manager\Exception not found.
|
PHP Stan:
app/module/event/manager/EventManager.php#L320
Caught class Tymy\Module\Event\Manager\Exception not found.
|
PHP Stan:
app/module/event/manager/EventManager.php#L324
Variable $closeTimeDT might not be defined.
|
PHP Stan:
app/module/event/manager/EventManager.php#L324
Variable $startTimeDT might not be defined.
|
PHP Stan:
app/module/event/manager/EventManager.php#L327
Variable $endTimeDT might not be defined.
|
PHP Stan:
app/module/sign/form/SignUpFormFactory.php#L101
Call to an undefined method Nette\ComponentModel\IComponent::addError().
|
PHP Stan:
app/module/sign/form/SignUpFormFactory.php#L103
Call to an undefined method Nette\ComponentModel\IComponent::addError().
|
PHP Stan
Process completed with exit code 1.
|
PHP Code Sniffer
Process completed with exit code 2.
|
Setup
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|