Skip to content

Feature | Use native Laravel retry logic when possible #395

Feature | Use native Laravel retry logic when possible

Feature | Use native Laravel retry logic when possible #395

Re-run triggered April 22, 2024 19:37
Status Failure
Total duration 44s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
P8.3 - L10.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L176
Parameter #1 $name of static method Illuminate\Database\DatabaseManager::connection() expects string|null, mixed given.
P8.3 - L10.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L177
Parameter #1 $table of method Illuminate\Database\Connection::table() expects Closure|Illuminate\Contracts\Database\Query\Expression|Illuminate\Database\Query\Builder|string, mixed given.
P8.3 - L10.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L183
Access to an undefined property object::$uuid.
P8.3 - L10.* - prefer-stable - ubuntu-latest
Process completed with exit code 1.
P8.2 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.2 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.2 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.1 - L10.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L176
Parameter #1 $name of static method Illuminate\Database\DatabaseManager::connection() expects string|null, mixed given.
P8.1 - L10.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L177
Parameter #1 $table of method Illuminate\Database\Connection::table() expects Closure|Illuminate\Contracts\Database\Query\Expression|Illuminate\Database\Query\Builder|string, mixed given.
P8.1 - L10.* - prefer-stable - ubuntu-latest: src/Models/WorkflowJob.php#L183
Access to an undefined property object::$uuid.
P8.1 - L10.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The job was canceled because "_8_3_10___prefer-stable_u" failed.
P8.3 - L11.* - prefer-stable - ubuntu-latest
The operation was canceled.
P8.3 - L10.* - prefer-stable - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
P8.3 - L10.* - prefer-stable - ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/