Skip to content

Add File::sizeToBytes() helper #550

Add File::sizeToBytes() helper

Add File::sizeToBytes() helper #550

Triggered via push November 5, 2024 18:16
Status Failure
Total duration 59s
Artifacts
Code Analysis
50s
Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Code Analysis: src/Database/Model.php#L43
PHPDoc type array of property Winter\Storm\Database\Model::$attributes is not covariant with PHPDoc type array<string, mixed> of overridden property Illuminate\Database\Eloquent\Model::$attributes.
Code Analysis: src/Filesystem/Filesystem.php#L93
PHPDoc tag @throws with type Winter\Storm\Filesystem\InvalidArgumentException is not subtype of Throwable
Code Analysis: src/Filesystem/Filesystem.php#L120
Unreachable statement - code above always terminates.
Code Analysis
Process completed with exit code 1.