fix(Grok): Error handling from GrokAI API #1155
Annotations
4 errors
Type Checks
Process completed with exit code 1.
|
Type Checks:
src/Exceptions/ErrorException.php#L60
Offset 'code' does not exist on array{message: array<int, string>|string, type: string|null, code: int|string|null}|string.
|
Type Checks:
src/Exceptions/ErrorException.php#L52
Offset 'type' does not exist on array{message: array<int, string>|string, type: string|null, code: int|string|null}|string.
|
Type Checks:
src/Exceptions/ErrorException.php#L19
Offset 'message' does not exist on array{message: array<int, string>|string, type: string|null, code: int|string|null}|string.
|
Loading