Skip to content

tracciamento modifiche e visualizzazione data e utente. closes #231 #604

tracciamento modifiche e visualizzazione data e utente. closes #231

tracciamento modifiche e visualizzazione data e utente. closes #231 #604

Triggered via push November 21, 2023 17:36
Status Failure
Total duration 13m 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHPUnit: app/AggregateBooking.php#L228
Function _i invoked with 3 parameters, 1-2 required.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/AggregateBooking)#L39
Unsafe call to private method App\AggregateBooking::updateUser() through static::.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/AggregateBooking)#L40
Unsafe call to private method App\AggregateBooking::updateUser() through static::.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Booking)#L20
Function _i invoked with 3 parameters, 1-2 required.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Booking)#L39
Unsafe call to private method App\Booking::updateUser() through static::.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Booking)#L40
Unsafe call to private method App\Booking::updateUser() through static::.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Delivery)#L20
Function _i invoked with 3 parameters, 1-2 required.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Delivery)#L39
Unsafe call to private method App\Delivery::updateUser() through static::.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Delivery)#L40
Unsafe call to private method App\Delivery::updateUser() through static::.
PHPUnit: app/Models/Concerns/TracksUpdater.php (in context of class App/Invoice)#L20
Function _i invoked with 3 parameters, 1-2 required.
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/