Skip to content

Remove requirement checker #305

Remove requirement checker

Remove requirement checker #305

Triggered via push November 29, 2023 13:40
Status Failure
Total duration 24s
Artifacts

ci.yml

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

Annotations

10 errors
PHPStan analysis: src/Language.php#L28
Call to an undefined method thebigcrafter\omp\OhMyPMMP::getConfig().
PHPStan analysis: src/Language.php#L31
Call to an undefined method thebigcrafter\omp\OhMyPMMP::getDataFolder().
PHPStan analysis: src/Language.php#L37
Call to an undefined method thebigcrafter\omp\OhMyPMMP::getDataFolder().
PHPStan analysis: src/Language.php#L44
Call to an undefined method thebigcrafter\omp\OhMyPMMP::getDataFolder().
PHPStan analysis: src/Language.php#L47
Call to an undefined method thebigcrafter\omp\OhMyPMMP::saveResource().
PHPStan analysis: src/Language.php#L55
Call to an undefined method thebigcrafter\omp\OhMyPMMP::getConfig().
PHPStan analysis: src/OhMyPMMP.php#L36
Class thebigcrafter\omp\OhMyPMMP extends unknown class pocketmine\plugin\PluginBase.
PHPStan analysis: src/OhMyPMMP.php#L50
Call to an undefined method thebigcrafter\omp\OhMyPMMP::saveDefaultConfig().
PHPStan analysis: src/OhMyPMMP.php#L52
Call to an undefined method thebigcrafter\omp\OhMyPMMP::getServer().
PHPStan analysis: src/OhMyPMMP.php#L52
Parameter #1 $plugin of class thebigcrafter\omp\commands\OMPCommand constructor expects pocketmine\plugin\Plugin, $this(thebigcrafter\omp\OhMyPMMP) given.