fixing integration tests #1614
Annotations
7 errors and 1 warning
lintAndTest
The inferred type of 'acquireOpenIDCredentialFromURI' cannot be named without a reference to '@sphereon/oid4vci-client/node_modules/@sphereon/ssi-types'. This is likely not portable. A type annotation is necessary.
|
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/wallet-backup.test.ts ► Wallet backups ► expect to import wallet from backup:
integration-tests/wallet-backup.test.ts#L18
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|
integration-tests/wallet-snapshot-v1.test.ts ► Wallet Snapshot V1 ► expect to have load all documents:
integration-tests/wallet-snapshot-v1.test.ts#L30
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|
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/wallet-backup.test.ts ► Wallet backups ► expect to import wallet from backup:
integration-tests/wallet-backup.test.ts#L18
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|
integration-tests/wallet-snapshot-v1.test.ts ► Wallet Snapshot V1 ► expect to have load all documents:
integration-tests/wallet-snapshot-v1.test.ts#L30
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toBe(expected) // Object.is equality
|
lintAndTest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|