Add deprecation notes for React SDK and consent proof sigs #465
build.yml
on: pull_request
prettier
1m 17s
lint
1m 40s
test
1m 28s
typecheck
1m 43s
build
1m 24s
Annotations
15 warnings
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|