Skip to content

Upgrade JS SDK, refactor useConsent hook #458

Upgrade JS SDK, refactor useConsent hook

Upgrade JS SDK, refactor useConsent hook #458

Triggered via pull request September 6, 2024 21:28
Status Success
Total duration 1m 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/react-sdk/src/contexts/XMTPContext.tsx#L23
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/db.ts#L31
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/db.ts#L48
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/messages.ts#L27
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/messages.ts#L46
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/combineCodecs.ts#L22
Unexpected any. Specify a different type
lint: packages/react-sdk/src/hooks/useMessage.ts#L108
Unexpected any. Specify a different type
lint: packages/react-sdk/src/sharedTypes.ts#L15
Unexpected any. Specify a different type
lint: examples/remix/app/root.tsx#L55
React Hook useMemo has a missing dependency: 'ENV.PROJECT_ID'. Either include it or remove the dependency array
lint: apps/react/src/components/library/ConversationPreviewCard.tsx#L39
Unexpected any. Specify a different type