Remove requirement checker #305
ci.yml
on: push
PHPStan analysis
13s
Code Style checks
11s
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.
|