Skip to content

feat: Change FK constraints #484

feat: Change FK constraints

feat: Change FK constraints #484

Triggered via push September 6, 2024 20:45
Status Failure
Total duration 4m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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.
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/