Skip to content

Merge pull request #150 from thebigcrafter/dependabot/github_actions/… #298

Merge pull request #150 from thebigcrafter/dependabot/github_actions/…

Merge pull request #150 from thebigcrafter/dependabot/github_actions/… #298

Triggered via push November 29, 2023 06:06
Status Failure
Total duration 22s
Artifacts

ci.yml

on: push
PHPStan analysis
12s
PHPStan analysis
Code Style checks
7s
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/Language.php#L30
Parameter #1 $name of static method Utopia\Locale\Locale::setLanguageFromJSON() expects string, mixed given.
PHPStan analysis: src/Language.php#L30
Part $selectedLanguage (mixed) of encapsed string cannot be cast to string.
PHPStan analysis: src/Language.php#L54
Parameter #1 $default of class Utopia\Locale\Locale constructor expects string, mixed given.
PHPStan analysis: src/Language.php#L64
Method thebigcrafter\omp\Language::translate() should return string but returns mixed.
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#L72
Cannot access offset 'name' on mixed.