Skip to content

fixed errors in tsconfig & added acorn #3

fixed errors in tsconfig & added acorn

fixed errors in tsconfig & added acorn #3

Triggered via push December 16, 2024 04:03
Status Failure
Total duration 1m 54s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
check: packages/client-discord/src/messages.ts#L676
'memberId' is assigned a value but never used. Allowed unused vars must match /^_/u
check: packages/client-discord/src/messages.ts#L1060
'authorId' is assigned a value but never used. Allowed unused vars must match /^_/u
check: packages/client-discord/src/voice.ts#L495
'id' is defined but never used. Allowed unused args must match /^_/u
check
Process completed with exit code 1.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: packages/plugin-flow/src/actions/transfer.ts#L43
Unexpected any. Specify a different type
check: packages/plugin-flow/src/actions/transfer.ts#L245
Unexpected any. Specify a different type
check: packages/plugin-flow/src/providers/wallet.provider.ts#L99
Unexpected any. Specify a different type
check: packages/plugin-flow/src/providers/wallet.provider.ts#L106
Unexpected any. Specify a different type
check: packages/plugin-flow/src/tests/wallet.test.ts#L56
Unexpected any. Specify a different type
check: packages/client-discord/src/actions/chat_with_attachments.ts#L136
Unexpected any. Specify a different type
check: packages/client-discord/src/actions/download_media.ts#L88
Unexpected any. Specify a different type
check: packages/client-discord/src/actions/summarize_conversation.ts#L196
Unexpected any. Specify a different type
check: packages/client-discord/src/actions/transcribe_media.ts#L110
Unexpected any. Specify a different type
check: packages/client-discord/src/index.ts#L128
Unexpected any. Specify a different type