Skip to content

Add update checker #323

Add update checker

Add update checker #323

Triggered via push December 1, 2023 07:02
Status Failure
Total duration 18s
Artifacts

ci.yml

on: push
PHPStan analysis
10s
PHPStan analysis
Code Style checks
9s
Code Style checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Code Style checks
Process completed with exit code 8.
PHPStan analysis: src/thebigcrafter/omp/utils/Filesystem.php#L19
Result of method Symfony\Component\Filesystem\Filesystem::remove() (void) is used.
PHPStan analysis: src/thebigcrafter/omp/utils/Filesystem.php#L26
Method thebigcrafter\omp\utils\Filesystem::exists() has parameter $files with no value type specified in iterable type Traversable.
PHPStan analysis: src/thebigcrafter/omp/utils/Filesystem.php#L26
Method thebigcrafter\omp\utils\Filesystem::exists() has parameter $files with no value type specified in iterable type array.
PHPStan analysis
Process completed with exit code 1.