Skip to content

Apply fixes from StyleCI #1

Apply fixes from StyleCI

Apply fixes from StyleCI #1

Triggered via push July 18, 2024 19:38
Status Failure
Total duration 46s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Types: types/Support/Collection.php#L267
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L275
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L279
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L293
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L297
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L316
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L326
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L340
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L354
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Types: types/Support/Collection.php#L362
Expected type Illuminate\Support\Collection<int, User>|void, actual: Illuminate\Support\Collection<int, User>|null
Source Code
The job was canceled because "types" failed.
Source Code
The operation was canceled.
Types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/