Skip to content

Upgrade dexie, remove DB versioning #448

Upgrade dexie, remove DB versioning

Upgrade dexie, remove DB versioning #448

Triggered via pull request July 22, 2024 17:24
Status Failure
Total duration 1m 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test
@xmtp/react-sdk#test: command (/home/runner/work/xmtp-web/xmtp-web/packages/react-sdk) /tmp/xfs-08e45e47/yarn run test exited (1)
test
Process completed with exit code 1.
lint: packages/react-sdk/src/contexts/XMTPContext.tsx#L24
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/db.ts#L34
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/db.ts#L51
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#L47
Unexpected any. Specify a different type
lint: packages/react-sdk/src/helpers/caching/messages.ts#L54
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#L91
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