Skip to content

[1.x] Supports PHP 8.4 #1306

[1.x] Supports PHP 8.4

[1.x] Supports PHP 8.4 #1306

Triggered via pull request November 21, 2024 02:22
@crynobonecrynobone
synchronize #419
php84
Status Failure
Total duration 47s
Artifacts

static-analysis.yml

on: pull_request
tests  /  Static Analysis
32s
tests / Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests / Static Analysis: src/Storage/DatabaseStorage.php#L448
Method Laravel\Pulse\Storage\DatabaseStorage::values() should return Illuminate\Support\Collection<string, object{timestamp: int, key: string, value: string}> but returns Illuminate\Support\Collection<(int|string), stdClass>.
tests / Static Analysis: src/Storage/DatabaseStorage.php#L532
Method Laravel\Pulse\Storage\DatabaseStorage::aggregate() should return Illuminate\Support\Collection<int, object{key: string, min?: int, max?: int, sum?: int, avg?: int, count?: int}> but returns Illuminate\Support\Collection<int, stdClass>.
tests / Static Analysis
Process completed with exit code 1.