fixes in linting issues. #33
Annotations
10 errors
|
Static analysis:
src/Handler/Command.php#L61
Cannot access offset 'iss' on mixed.
|
|
Static analysis:
src/Handler/Command.php#L66
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L81
Method HelloCoop\Handler\Command::verifyCommandToken() should return array<string, mixed>|string|false but returns mixed.
|
|
Static analysis:
src/Handler/Command.php#L115
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L115
Expression on left side of ?? is not nullable.
|
|
Static analysis:
src/Handler/Command.php#L128
Cannot access offset 'command' on array<string, mixed>|string|false.
|
|
Static analysis:
src/Handler/Command.php#L128
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L135
Cannot access offset 'iss' on array<string, mixed>|string|false.
|
|
Static analysis:
src/Handler/Command.php#L135
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L136
Cannot access offset 'sub' on array<string, mixed>|string|false.
|