feat: Input Streams - Bidirectional task communication #4865
Annotations
10 errors
|
🔎 Type check
Property 'name' does not exist on type 'CreateStreamResponse'.
|
|
🔎 Type check
Argument of type 'StringAppendRecord[]' is not assignable to parameter of type 'AppendInput'.
|
|
🔎 Type check
'records' is possibly 'undefined'.
|
|
🔎 Type check
'records' is possibly 'undefined'.
|
|
🔎 Type check
Argument of type 'string' is not assignable to parameter of type 'AllowSharedBufferSource | undefined'.
|
|
🔎 Type check
Argument of type 'string' is not assignable to parameter of type 'AllowSharedBufferSource | undefined'.
|
|
🔎 Type check
Argument of type 'string' is not assignable to parameter of type 'AllowSharedBufferSource | undefined'.
|
|
🔎 Type check
Object literal may only specify known properties, and 'seq_num' does not exist in type 'ReadInput'.
|
|
🔎 Type check
Object literal may only specify known properties, but 'expires_at' does not exist in type 'IssueAccessTokenInput'. Did you mean to write 'expiresAt'?
|
|
🔎 Type check
Property 'access_token' does not exist on type 'IssueAccessTokenResponse'.
|
Loading