Skip to content

Upgrade React SDK, fix inbox tabs #11

Upgrade React SDK, fix inbox tabs

Upgrade React SDK, fix inbox tabs #11

Triggered via pull request March 3, 2024 22:32
Status Failure
Total duration 1m 10s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
test
Process completed with exit code 1.
build
Process completed with exit code 1.
typecheck: src/controllers/FullConversationController.tsx#L21
Cannot find module '../component-library/components/FullConversation/AcceptOrDeny' or its corresponding type declarations.
typecheck
Process completed with exit code 2.
lint: src/controllers/FullConversationController.tsx#L21
Missing file extension for "../component-library/components/FullConversation/AcceptOrDeny"
lint
Process completed with exit code 1.
lint: src/component-library/components/ScreenEffects/RainEffect.tsx#L44
Do not use Array index in keys
lint: src/component-library/components/ScreenEffects/SnowEffect.tsx#L43
Do not use Array index in keys
lint: src/global.d.ts#L2
Unexpected any. Specify a different type
lint: src/global.d.ts#L7
Unexpected any. Specify a different type
lint: src/global.d.ts#L12
Unexpected any. Specify a different type
lint: src/helpers/attachments.ts#L72
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
lint: src/helpers/functions.ts#L15
Unexpected any. Specify a different type
lint: src/helpers/functions.ts#L15
Unexpected any. Specify a different type