Who knew that adding a few focus()
calls actually is good enough fo…
#13940
Annotations
7 errors
Run II_URL=https://identity.internetcomputer.org \:
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
|
Run II_URL=https://identity.internetcomputer.org \:
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
|
Run II_URL=https://identity.internetcomputer.org \:
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
|
Run II_URL=https://identity.internetcomputer.org \:
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
|
Run II_URL=https://identity.internetcomputer.org \:
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
|
Run II_URL=https://identity.internetcomputer.org \:
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
|
Run II_URL=https://identity.internetcomputer.org \
Process completed with exit code 1.
|
Loading