Allow jobs to continue on error. #43
Annotations
11 errors
|
Static analysis:
src/Handler/Command.php#L140
Cannot access offset 'sub' on array<string, mixed>|false.
|
|
Static analysis:
src/Handler/Command.php#L139
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L139
Cannot access offset 'iss' on array<string, mixed>|false.
|
|
Static analysis:
src/Handler/Command.php#L132
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L132
Cannot access offset 'command' on array<string, mixed>|false.
|
|
Static analysis:
src/Handler/Command.php#L119
Expression on left side of ?? is not nullable.
|
|
Static analysis:
src/Handler/Command.php#L119
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L84
Method HelloCoop\Handler\Command::verifyCommandToken() should return array<string, mixed>|false but returns mixed.
|
|
Static analysis:
src/Handler/Command.php#L69
Cannot cast mixed to string.
|
|
Static analysis:
src/Handler/Command.php#L59
Strict comparison using === between array<string, mixed> and null will always evaluate to false.
|
|
Coding standards
Process completed with exit code 1.
|