fix: upgrade @xmtp/proto
dependency
#1538
Annotations
10 errors and 1 warning
Build:
src/keystore/InMemoryKeystore.ts#L393
Namespace '"/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb"' has no exported member 'SaveV1ConversationsRequest'.
|
Build:
src/keystore/InMemoryKeystore.ts#L393
'"/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb"' has no exported member named 'SaveV1ConversationsResponse'. Did you mean 'GetV2ConversationsResponse'?
|
Build:
src/keystore/InMemoryKeystore.ts#L395
Parameter 'convo' implicitly has an 'any' type.
|
Build:
src/keystore/InMemoryKeystore.ts#L406
'"/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb"' has no exported member named 'GetConversationsResponse'. Did you mean 'GetV2ConversationsResponse'?
|
Build:
src/keystore/InMemoryKeystore.ts#L414
'"/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb"' has no exported member named 'GetConversationsResponse'. Did you mean 'GetV2ConversationsResponse'?
|
Build:
src/keystore/InMemoryKeystore.ts#L423
Property 'GetConversationsResponse' does not exist on type 'typeof import("/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb")'. Did you mean 'GetV2ConversationsResponse'?
|
Build:
src/keystore/InMemoryKeystore.ts#L447
Namespace '"/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb"' has no exported member 'GetRefreshJobRequest'.
|
Build:
src/keystore/InMemoryKeystore.ts#L447
Namespace '"/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb"' has no exported member 'GetRefreshJobResponse'.
|
Build:
src/keystore/InMemoryKeystore.ts#L448
Property 'JobType' does not exist on type 'typeof import("/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb")'.
|
Build:
src/keystore/InMemoryKeystore.ts#L457
Property 'GetRefreshJobResponse' does not exist on type 'typeof import("/home/runner/work/xmtp-js/xmtp-js/node_modules/@xmtp/proto/ts/dist/types/keystore_api/v1/keystore.pb")'.
|
Build
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/
|