Who knew that adding a few focus()
calls actually is good enough fo…
#13940
canister-tests.yml
on: push
cached-build
1m 21s
vc_demo_issuer-build
1m 12s
test-app-build
49s
docker-build-base
12s
Matrix: canister-tests-build
Matrix: clean-build
interface-compatibility
4s
sig-verifier-js
1m 13s
e2e-all
0s
Matrix: verify-clean-build-hash
cached-build-check
6s
vc-issuer-test
1m 13s
test-canisters-script
1m 16s
Matrix: canister-tests-run
deploy
0s
release
10s
Annotations
59 errors
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > connection cleans up cancelled RP IDs if no credentials when user cancels in a valid RP ID:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:287:32
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > Connection.fromWebauthnCredentials > uses the cancelled RP ID if skipCancelledRpIdsStorage is false:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:519:29
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L587
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:587:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L690
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:690:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when a device credential id is missing > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L790
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:790:53
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when device credential id is invalid > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L814
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:814:53
|
e2e (mobile, https://identity.ic0.app, disabled, 1_6)
Process completed with exit code 1.
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > connection cleans up cancelled RP IDs if no credentials when user cancels in a valid RP ID:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:287:32
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > Connection.fromWebauthnCredentials > uses the cancelled RP ID if skipCancelledRpIdsStorage is false:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:519:29
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L587
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:587:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L690
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:690:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when a device credential id is missing > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L790
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:790:53
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when device credential id is invalid > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L814
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:814:53
|
e2e (desktop, https://identity.internetcomputer.org, enabled, 1_6)
Process completed with exit code 1.
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > connection cleans up cancelled RP IDs if no credentials when user cancels in a valid RP ID:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:287:32
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > Connection.fromWebauthnCredentials > uses the cancelled RP ID if skipCancelledRpIdsStorage is false:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:519:29
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L587
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:587:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L690
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:690:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when a device credential id is missing > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L790
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:790:53
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when device credential id is invalid > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L814
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:814:53
|
e2e (mobile, https://identity.internetcomputer.org, enabled, 1_6)
Process completed with exit code 1.
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > connection cleans up cancelled RP IDs if no credentials when user cancels in a valid RP ID:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:287:32
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser support > Connection.fromWebauthnCredentials > uses the cancelled RP ID if skipCancelledRpIdsStorage is false:
src/frontend/src/utils/findWebAuthnRpId.ts#L127
Error: Not possible. Every registered user has at least one device.
❯ Module.findWebAuthnRpId src/frontend/src/utils/findWebAuthnRpId.ts:127:11
❯ Connection.fromWebauthnCredentials src/frontend/src/utils/iiConnection.ts:457:9
❯ src/frontend/src/utils/iiConnection.test.ts:519:29
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L587
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:587:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > domains compatibility flag enabled and browser doesn't support > login returns authenticated connection without rpID if browser doesn't support it:
src/frontend/src/utils/iiConnection.test.ts#L690
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:690:55
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when a device credential id is missing > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L790
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:790:53
|
src/frontend/src/utils/iiConnection.test.ts > Connection.login > when device credential id is invalid > connection does not use this device to authenticate:
src/frontend/src/utils/iiConnection.test.ts#L814
AssertionError: expected "fromCredentials" to be called with arguments: [ [ { …(3) } ], undefined ]
Received:
1st fromCredentials call:
Array [
Array [
Object {
"credentialId": Object {
"data": Array [
0,
0,
0,
0,
0,
],
"type": "Buffer",
},
"origin": undefined,
"pubkey": ArrayBuffer [],
},
],
- undefined,
+ "identity.ic0.app",
]
Number of calls: 1
❯ src/frontend/src/utils/iiConnection.test.ts:814:53
|
e2e (desktop, https://identity.ic0.app, disabled, 1_6)
Process completed with exit code 1.
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on legacy domain > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L60
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:60:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > no origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L80
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:80:63
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > legacy origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L89
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:89:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L95
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:95:9
|
e2e (desktop, https://identity.ic0.app, disabled, 4_6)
Process completed with exit code 1.
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on legacy domain > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L60
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:60:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > no origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L80
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:80:63
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > legacy origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L89
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:89:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L95
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:95:9
|
e2e (mobile, https://identity.internetcomputer.org, enabled, 4_6)
Process completed with exit code 1.
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on legacy domain > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L60
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:60:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > no origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L80
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:80:63
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > legacy origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L89
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:89:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L95
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:95:9
|
e2e (desktop, https://identity.internetcomputer.org, enabled, 4_6)
Process completed with exit code 1.
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on legacy domain > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L60
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:60:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > no origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L80
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:80:63
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > legacy origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L89
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:89:9
|
src/frontend/src/flows/manage/migration.test.ts > recovery phrases don't have origin warnings > on internetcomputer.org > bad origin is warning:
src/frontend/src/flows/manage/migration.test.ts#L95
AssertionError: expected undefined not to be undefined
❯ src/frontend/src/flows/manage/migration.test.ts:95:9
|
e2e (mobile, https://identity.ic0.app, disabled, 4_6)
Process completed with exit code 1.
|
canister-tests-run (ubuntu-latest, 3/3)
Process completed with exit code 100.
|
canister-tests-run (ubuntu-latest, 1/3)
The job was canceled because "ubuntu-latest_3_3" failed.
|
canister-tests-run (ubuntu-latest, 1/3)
The operation was canceled.
|
canister-tests-run (ubuntu-latest, 2/3)
The job was canceled because "ubuntu-latest_3_3" failed.
|
canister-tests-run (ubuntu-latest, 2/3)
The operation was canceled.
|
canister-tests-run (macos-latest, 2/3)
The job was canceled because "ubuntu-latest_3_3" failed.
|
canister-tests-run (macos-latest, 2/3)
The operation was canceled.
|
canister-tests-run (macos-latest, 1/3)
The job was canceled because "ubuntu-latest_3_3" failed.
|
canister-tests-run (macos-latest, 1/3)
The operation was canceled.
|
canister-tests-run (macos-latest, 3/3)
The job was canceled because "ubuntu-latest_3_3" failed.
|
canister-tests-run (macos-latest, 3/3)
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
archive.wasm.gz
|
233 KB |
|
canister-tests-macos-latest.tar.zst
|
15.9 MB |
|
canister-tests-ubuntu-latest.tar.zst
|
18.2 MB |
|
dev-server-logs-current-desktop-captcha_enabled-1_6
|
4.24 KB |
|
dev-server-logs-current-desktop-captcha_enabled-2_6
|
6.49 KB |
|
dev-server-logs-current-desktop-captcha_enabled-3_6
|
4.58 KB |
|
dev-server-logs-current-desktop-captcha_enabled-4_6
|
5.98 KB |
|
dev-server-logs-current-desktop-captcha_enabled-5_6
|
2.3 KB |
|
dev-server-logs-current-desktop-captcha_enabled-6_6
|
3.32 KB |
|
dev-server-logs-current-mobile-captcha_enabled-1_6
|
4.28 KB |
|
dev-server-logs-current-mobile-captcha_enabled-2_6
|
6.83 KB |
|
dev-server-logs-current-mobile-captcha_enabled-3_6
|
4.77 KB |
|
dev-server-logs-current-mobile-captcha_enabled-4_6
|
5.96 KB |
|
dev-server-logs-current-mobile-captcha_enabled-5_6
|
2.31 KB |
|
dev-server-logs-current-mobile-captcha_enabled-6_6
|
3.33 KB |
|
dev-server-logs-legacy-desktop-captcha_disabled-1_6
|
4.17 KB |
|
dev-server-logs-legacy-desktop-captcha_disabled-2_6
|
5.99 KB |
|
dev-server-logs-legacy-desktop-captcha_disabled-3_6
|
4.29 KB |
|
dev-server-logs-legacy-desktop-captcha_disabled-4_6
|
5.67 KB |
|
dev-server-logs-legacy-desktop-captcha_disabled-5_6
|
2.24 KB |
|
dev-server-logs-legacy-desktop-captcha_disabled-6_6
|
3.12 KB |
|
dev-server-logs-legacy-mobile-captcha_disabled-1_6
|
4.3 KB |
|
dev-server-logs-legacy-mobile-captcha_disabled-2_6
|
6.36 KB |
|
dev-server-logs-legacy-mobile-captcha_disabled-3_6
|
4.42 KB |
|
dev-server-logs-legacy-mobile-captcha_disabled-4_6
|
5.43 KB |
|
dev-server-logs-legacy-mobile-captcha_disabled-5_6
|
2.19 KB |
|
dev-server-logs-legacy-mobile-captcha_disabled-6_6
|
3.14 KB |
|
internet_identity_clean_build_ubuntu-22.04.wasm.gz
|
1.8 MB |
|
internet_identity_dev.wasm.gz
|
1.79 MB |
|
internet_identity_production.wasm.gz
|
1.8 MB |
|
internet_identity_test.wasm.gz
|
1.79 MB |
|
internet_identity_test_cached.wasm.gz
|
1.79 MB |
|
test_app.wasm
|
366 KB |
|
vc_demo_issuer.wasm.gz
|
809 KB |
|