Update to a V3 only SDK #992
Annotations
10 errors and 2 warnings
test:
src/lib/Client.ts#L9
Module '"./ContentCodec"' has no exported member 'PreparedLocalMessage'.
|
test:
src/lib/Client.ts#L14
Cannot find module './Query' or its corresponding type declarations.
|
test:
src/lib/Client.ts#L60
Property 'enableV3' does not exist on type 'ClientOptions & { codecs?: ContentCodecs | undefined; }'.
|
test:
src/lib/Client.ts#L128
Property 'auth' does not exist on type 'typeof import("/home/runner/work/xmtp-react-native/xmtp-react-native/src/index")'.
|
test:
src/lib/Client.ts#L135
Property 'enableV3' does not exist on type 'ClientOptions & { codecs?: ContentCodecs | undefined; }'.
|
test:
src/lib/Client.ts#L182
Property 'enableV3' does not exist on type 'ClientOptions & { codecs?: ContentTypes | undefined; }'.
|
test:
src/lib/Client.ts#L196
Property 'enableV3' does not exist on type 'ClientOptions & { codecs?: ContentTypes | undefined; }'.
|
test:
src/lib/Client.ts#L197
Expected 2-6 arguments, but got 9.
|
test:
src/lib/Client.ts#L232
Property 'enableV3' does not exist on type 'ClientOptions & { codecs?: ContentCodecs | undefined; }'.
|
test:
src/lib/Client.ts#L240
Property 'createFromKeyBundle' does not exist on type 'typeof import("/home/runner/work/xmtp-react-native/xmtp-react-native/src/index")'.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|