Skip to content

Add back encryption key requirement #722

Add back encryption key requirement

Add back encryption key requirement #722

Triggered via pull request July 10, 2024 19:02
Status Failure
Total duration 38s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: src/hooks/useClient.ts#L48
Argument of type '{ env?: "local" | "dev" | "production" | undefined; appVersion?: string | undefined; preCreateIdentityCallback?: (() => void | Promise<void>) | undefined; preEnableIdentityCallback?: (() => void | Promise<...>) | undefined; enableV3?: boolean | undefined; dbEncryptionKey?: Uint8Array | undefined; dbDirectory?: strin...' is not assignable to parameter of type 'ClientOptions & { codecs?: any; }'.
test
Process completed with exit code 2.
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 uses Node.js version which is deprecated 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/