Skip to content

Merge branch 'master' into aggregations #695

Merge branch 'master' into aggregations

Merge branch 'master' into aggregations #695

Triggered via push May 4, 2024 22:53
Status Failure
Total duration 8m 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHPUnit: app/Group.php#L62
Undefined variable: $b
PHPUnit: app/Importers/CSV/Users.php#L249
Call to static method where() on an unknown class App\Importers\CSV\Circle.
PHPUnit: app/Models/Concerns/InCircles.php (in context of class App/Booking)#L55
Variable $circle might not be defined.
PHPUnit: app/Models/Concerns/InCircles.php (in context of class App/Order)#L55
Variable $circle might not be defined.
PHPUnit: app/Models/Concerns/InCircles.php (in context of class App/User)#L55
Variable $circle might not be defined.
PHPUnit: app/Order.php#L436
Undefined variable: $user_circles
PHPUnit: app/Printers/Concerns/Summary.php (in context of class App/Printers/Aggregate)#L95
Call to static method orderBy() on an unknown class App\Printers\Concerns\Delivery.
PHPUnit: app/Printers/Concerns/Summary.php (in context of class App/Printers/Order)#L95
Call to static method orderBy() on an unknown class App\Printers\Concerns\Delivery.
PHPUnit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit
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/