Bump dessant/support-requests from 3 to 4 #26
main.yml
on: pull_request
PHPStan Analysis
17s
Code Style checks
11s
Annotations
11 errors
Code Style checks
Process completed with exit code 12.
|
PHPStan Analysis:
src/LuckPermsCommand.php#L13
Non-abstract class jasonw4331\LuckPerms\LuckPermsCommand contains abstract method getPermission() from interface CortexPE\Commando\IRunnable.
|
PHPStan Analysis:
src/bulkupdate/action/Action.php#L3
Syntax error, unexpected T_PUBLIC on line 3
|
PHPStan Analysis:
src/cacheddata/result/TristateResult.php#L67
Return type mixed of method jasonw4331\LuckPerms\cacheddata\result\TristateResult::jsonSerialize() is not covariant with tentative return type mixed of method JsonSerializable::jsonSerialize().
|
PHPStan Analysis:
src/commands/user/UserParentCommand.php#L29
Parameter #2 $argument of method CortexPE\Commando\BaseSubCommand::registerArgument() expects CortexPE\Commando\args\BaseArgument, CortexPE\Commando\args\TargetArgument given.
|
PHPStan Analysis:
src/commands/user/UserParentCommand.php#L96
Parameter #2 $argument of method CortexPE\Commando\BaseSubCommand::registerArgument() expects CortexPE\Commando\args\BaseArgument, CortexPE\Commando\args\TargetArgument given.
|
PHPStan Analysis:
src/context/AbstractContextSet.php#L7
Class jasonw4331\LuckPerms\context\AbstractContextSet implements class jasonw4331\LuckPerms\context\ContextSet.
|
PHPStan Analysis:
src/context/calculator/ForwardingContextCalculator.php#L3
Syntax error, unexpected T_PUBLIC on line 3
|
PHPStan Analysis:
src/context/manager/QueryOptionsSupplier.php#L3
Syntax error, unexpected T_PUBLIC on line 3
|
PHPStan Analysis:
src/dependencies/DependencyManager.php#L3
Syntax error, unexpected T_PUBLIC on line 3
|
PHPStan Analysis:
src/dependencies/relocation/RelocationHandler.php#L3
Syntax error, unexpected T_CLASS, expecting T_STRING on line 3
|