Update getting-started.md #1672
Annotations
11 errors and 2 warnings
integration-tests/accounts.test.ts ► Test execution failure: could be caused by test hooks like 'afterAll'.:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
{"message":"","stack":"ConnectionIsNotSetError: Connection with sqlite database is not established. Check connection configuration.\n at SqliteQueryRunner.query (/home/runner/work/react-native-sdk/react-native-sdk/src/driver/sqlite/SqliteQueryRunner.ts:62:19)\n at SelectQueryBuilder.loadRawResults (/home/runner/work/react-native-sdk/react-native-sdk/src/query-builder/SelectQueryBuilder.ts:3789:43)\n at SelectQueryBuilder.executeEntitiesAndRawResults (/home/runner/work/react-native-sdk/react-native-sdk/src/query-builder/SelectQueryBuilder.ts:3541:37)\n at SelectQueryBuilder.getRawAndEntities (/home/runner/work/react-native-sdk/react-native-sdk/src/query-builder/SelectQueryBuilder.ts:1670:40)\n at SelectQueryBuilder.getOne (/home/runner/work/react-native-sdk/react-native-sdk/src/query-builder/SelectQueryBuilder.ts:1697:36)\n at EntityManager.findOne (/home/runner/work/react-native-sdk/react-native-sdk/src/entity-manager/EntityManager.ts:1193:14)\n at Repository.findOne (/home/runner/work/react-native-sdk/react-native-sdk/src/repository/Repository.ts:577:29)\n at getOrCreateDocumentTypes (/home/runner/work/react-native-sdk/react-native-sdk/packages/data-store-typeorm/src/entities/document/helpers.ts:28:47)\n at toDocumentEntity (/home/runner/work/react-native-sdk/react-native-sdk/packages/data-store-typeorm/src/entities/document/helpers.ts:75:28)\n at updateDocument (/home/runner/work/react-native-sdk/react-native-sdk/packages/data-store-typeorm/src/entities/document/update-document.ts:17:57)\n at Object.updateDocument (/home/runner/work/react-native-sdk/react-native-sdk/packages/data-store-typeorm/src/index.ts:34:54)\n at Object.updateDocument (/home/runner/work/react-native-sdk/react-native-sdk/packages/core/src/wallet.ts:83:38)\n at syncCredentialStatus (/home/runner/work/react-native-sdk/react-native-sdk/packages/core/src/credential-provider.ts:177:22)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)"}
|
integration-tests/cheqd-credentials.test.ts ► Cheq integration tests ► should verify a non ZKP cheqd credential:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request failed with status code 402
|
integration-tests/credential-distribution.test.ts ► Credential Distribution ► should receive a credential issued to the wallet DID:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request failed with status code 402
|
integration-tests/credential-distribution.test.ts ► Credential Distribution ► should receive multiple credentials issued to multiple wallet DIDs:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request failed with status code 402
|
integration-tests/custom-networks.test.ts ► Custom networks ► should have documents only on mainnet:
integration-tests/custom-networks.test.ts#L7
Failed test found in:
reports/jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 240000 ms for a hook.
|
integration-tests/custom-networks.test.ts ► Custom networks ► should add document to mumbai without affecting polygon:
integration-tests/custom-networks.test.ts#L7
Failed test found in:
reports/jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 240000 ms for a hook.
|
integration-tests/switch-wallet.test.ts ► Switch wallet ► expect switch to tesnet and have an empty wallet:
integration-tests/switch-wallet.test.ts#L32
Failed test found in:
reports/jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 240000 ms for a hook.
|
integration-tests/verification-flow/bbs-plus-revocation.test.ts ► BBS+ revocation ► should verify a revokable bbs+ credential:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request failed with status code 402
|
integration-tests/verification-flow/bbs-plus-revocation.test.ts ► BBS+ revocation ► should verify a revokable bbs+ credential with an updated witness:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request failed with status code 402
|
integration-tests/verification-flow/range-proofs.test.ts ► Range proofs verification ► should verify range proofs presentation without subject:
reports/jest-junit.xml#L0
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request failed with status code 402
|
integration-tests/verification-flow/sales-demo-auto-loan.test.ts ► BBS+ presentations ► should verify an auto loan proof request:
packages/wasm/src/services/credential/service.ts#L419
Failed test found in:
reports/jest-junit.xml
Error:
Error: Attribute credentialSubject.credit_score not found in schema
|
lintAndTest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lintAndTest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|