Skip to content

Almost done

Almost done #301

Triggered via push November 29, 2023 09:23
Status Failure
Total duration 24s
Artifacts

ci.yml

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

Annotations

11 errors
Code Style checks
Process completed with exit code 8.
PHPStan analysis: src/OhMyPMMP.php#L63
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
PHPStan analysis: src/OhMyPMMP.php#L64
Cannot access offset 'api' on mixed.
PHPStan analysis: src/OhMyPMMP.php#L64
Cannot access offset 0 on mixed.
PHPStan analysis: src/OhMyPMMP.php#L68
Cannot access offset 'from' on mixed.
PHPStan analysis: src/OhMyPMMP.php#L68
Cannot access offset 'to' on mixed.
PHPStan analysis: src/OhMyPMMP.php#L68
Parameter #2 $minVersion of static method thebigcrafter\omp\Utils::isMajorVersionInRange() expects string, mixed given.
PHPStan analysis: src/OhMyPMMP.php#L68
Parameter #3 $maxVersion of static method thebigcrafter\omp\Utils::isMajorVersionInRange() expects string, mixed given.
PHPStan analysis: src/OhMyPMMP.php#L72
Cannot access offset 'name' on mixed.
PHPStan analysis: src/OhMyPMMP.php#L72
Parameter #1 $name of static method thebigcrafter\omp\pool\PoggitPluginsPool::getItem() expects string, mixed given.
PHPStan analysis: src/OhMyPMMP.php#L73
Cannot access offset 'license' on mixed.