Skip to content

fix tests

fix tests #4

Triggered via push August 7, 2024 17:56
Status Failure
Total duration 34s
Billable time 1m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Verify.php#L126
Only booleans are allowed in a negated boolean, string given.
phpstan: src/Verify.php#L126
Parameter #1 $filename of function Safe\sha1_file expects string, string|false given.
phpstan: src/Verify.php#L126
Parameter #1 $filename of function file_exists expects string, string|false given.
phpstan
Process completed with exit code 1.