fix: attatchments and upgrade @xmtp/react-sdk #17
Annotations
10 errors and 10 warnings
lint:
cypress/e2e/connect_disconnect.cy.ts#L56
Unsafe argument of type `any` assigned to a parameter of type `ViewportPreset`
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L63
Unsafe call of an `any` typed value
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L63
Unsafe member access .forEach on an `any` value
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L69
Unsafe call of an `any` typed value
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L69
Unsafe member access .forEach on an `any` value
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L70
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
cypress/e2e/messaging.cy.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `ViewportPreset`
|
lint:
cypress/e2e/replies.cy.ts#L27
Unsafe argument of type `any` assigned to a parameter of type `ViewportPreset`
|
lint
Process completed with exit code 1.
|
lint:
cypress/e2e/connect_disconnect.cy.ts#L43
Unexpected any. Specify a different type
|
lint:
cypress/e2e/messaging.cy.ts#L9
Unexpected any. Specify a different type
|
lint:
cypress/test_utils.ts#L6
Unexpected any. Specify a different type
|
lint:
src/component-library/components/ConversationList/ConversationList.tsx#L41
Do not use Array index in keys
|
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
|