Skip to content

Continuous Integration #851

Continuous Integration

Continuous Integration #851

Triggered via schedule November 23, 2024 01:37
Status Failure
Total duration 7m 19s
Artifacts

ci.yml

on: schedule
Settings  /  Detect Packages
6s
Settings / Detect Packages
Dependencies checks
1m 0s
Dependencies checks
Matrix: Dependencies checks
Matrix: Tests / run
Matrix: Package tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: packages/graphql/src/Stream/Streams/Database.php#L23
Property LastDragon_ru\LaraASP\GraphQL\Stream\Streams\Database::$collection (Illuminate\Support\Collection<(int|string), Illuminate\Database\Eloquent\Model|stdClass>|null) is never assigned Illuminate\Support\Collection<(int|string), Illuminate\Database\Eloquent\Model|stdClass> so it can be removed from the property type.
PHPStan: packages/graphql/src/Stream/Streams/Database.php#L68
Property LastDragon_ru\LaraASP\GraphQL\Stream\Streams\Database::$collection (Illuminate\Support\Collection<(int|string), Illuminate\Database\Eloquent\Model|stdClass>|null) does not accept Illuminate\Database\Eloquent\Collection<int, Illuminate\Database\Eloquent\Model>.
PHPStan: packages/graphql/src/Stream/Streams/Database.php#L75
Method LastDragon_ru\LaraASP\GraphQL\Stream\Streams\Database::getCollection() should return Illuminate\Support\Collection<(int|string), Illuminate\Database\Eloquent\Model|stdClass> but returns Illuminate\Database\Eloquent\Collection<int, Illuminate\Database\Eloquent\Model>|Illuminate\Support\Collection<(int|string), Illuminate\Database\Eloquent\Model|stdClass>.
PHPStan
Process completed with exit code 1.