feat(lark): add internal api #1015
build.yaml
on: pull_request
Annotations
5 errors and 2 warnings
build:
packages/server-temp/src/index.ts#L66
Type 'ReadableStream<Uint8Array>' is not assignable to type 'string | Buffer | Readable'.
|
build:
adapters/lark/src/utils.ts#L26
Property 'content' does not exist on type 'Message & { chat_type: string; }'.
|
build:
adapters/lark/src/utils.ts#L29
Property 'message_type' does not exist on type 'Message & { chat_type: string; }'. Did you mean 'msg_type'?
|
build:
adapters/lark/src/utils.ts#L41
Property 'open_id' does not exist on type 'string'.
|
build
Process completed with exit code 2.
|
test (18)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test (20)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|