chore(iam-staging): bug bash on Cloud Auth staging #8136
Annotations
11 errors and 26 warnings
tests/configs/CloudAuthSIWX.test.ts > CloudAuthSIWX > createMessage > creates a message:
packages/siwx/tests/configs/CloudAuthSIWX.test.ts#L74
AssertionError: expected "spy" to be called with arguments: [ …(2) ]
Received:
1st spy call:
Array [
- "https://api.web3modal.org/auth/v1/nonce?projectId=&st=appkit&sv=html-wagmi-undefined",
+ "https://api-web3modal-staging.walletconnect-v1-bridge.workers.dev/auth/v1/nonce?projectId=f5b3ae2fcb87d796d3e565dba18047e2&st=appkit&sv=html-wagmi-undefined",
Object {
"body": undefined,
"headers": undefined,
"method": "GET",
},
]
Number of calls: 1
❯ tests/configs/CloudAuthSIWX.test.ts:74:24
|
tests/configs/CloudAuthSIWX.test.ts > CloudAuthSIWX > addSession > adds a session:
packages/siwx/tests/configs/CloudAuthSIWX.test.ts#L135
AssertionError: expected "spy" to be called with arguments: [ …(2) ]
Received:
1st spy call:
Array [
- "https://api.web3modal.org/auth/v1/authenticate?projectId=&st=appkit&sv=html-wagmi-undefined",
+ "https://api-web3modal-staging.walletconnect-v1-bridge.workers.dev/auth/v1/authenticate?projectId=f5b3ae2fcb87d796d3e565dba18047e2&st=appkit&sv=html-wagmi-undefined",
Object {
"body": "{\"message\":\"Hello AppKit!\",\"signature\":\"0x3c70e0a2d87f677dc0c3faf98fdf6313e99a3d9191bb79f7ecfce0c2cf46b7b33fd4c4bb83bca82fe872e35963382027d0d18018342d7dc36a675918cb73e9061c\",\"clientId\":null}",
"headers": Object {
"Authorization": "***",
},
"method": "POST",
},
]
Number of calls: 1
❯ tests/configs/CloudAuthSIWX.test.ts:135:24
|
tests/configs/CloudAuthSIWX.test.ts > CloudAuthSIWX > addSession > should use correct client id:
packages/siwx/tests/configs/CloudAuthSIWX.test.ts#L160
AssertionError: expected "spy" to be called with arguments: [ …(2) ]
Received:
1st spy call:
Array [
- "https://api.web3modal.org/auth/v1/authenticate?projectId=&st=appkit&sv=html-wagmi-undefined",
+ "https://api-web3modal-staging.walletconnect-v1-bridge.workers.dev/auth/v1/authenticate?projectId=f5b3ae2fcb87d796d3e565dba18047e2&st=appkit&sv=html-wagmi-undefined",
Object {
"body": "{\"message\":\"Hello AppKit!\",\"signature\":\"0x3c70e0a2d87f677dc0c3faf98fdf6313e99a3d9191bb79f7ecfce0c2cf46b7b33fd4c4bb83bca82fe872e35963382027d0d18018342d7dc36a675918cb73e9061c\",\"clientId\":\"mock_client_id\"}",
"headers": Object {
"Authorization": "***",
},
"method": "POST",
},
]
Number of calls: 1
❯ tests/configs/CloudAuthSIWX.test.ts:160:24
|
tests/configs/CloudAuthSIWX.test.ts > CloudAuthSIWX > addSession > should use correct wallet info:
packages/siwx/tests/configs/CloudAuthSIWX.test.ts#L186
AssertionError: expected "spy" to be called with arguments: [ …(2) ]
Received:
1st spy call:
Array [
- "https://api.web3modal.org/auth/v1/authenticate?projectId=&st=appkit&sv=html-wagmi-undefined",
+ "https://api-web3modal-staging.walletconnect-v1-bridge.workers.dev/auth/v1/authenticate?projectId=f5b3ae2fcb87d796d3e565dba18047e2&st=appkit&sv=html-wagmi-undefined",
Object {
"body": "{\"message\":\"Hello AppKit!\",\"signature\":\"0x3c70e0a2d87f677dc0c3faf98fdf6313e99a3d9191bb79f7ecfce0c2cf46b7b33fd4c4bb83bca82fe872e35963382027d0d18018342d7dc36a675918cb73e9061c\",\"walletInfo\":{\"name\":\"mock_wallet_name\",\"icon\":\"mock_wallet_icon\"}}",
"headers": Object {
"Authorization": "***",
},
"method": "POST",
},
]
Number of calls: 1
❯ tests/configs/CloudAuthSIWX.test.ts:186:24
|
tests/configs/CloudAuthSIWX.test.ts > CloudAuthSIWX > getSessions > gets sessions:
packages/siwx/tests/configs/CloudAuthSIWX.test.ts#L230
AssertionError: expected "spy" to be called with arguments: [ …(2) ]
Received:
1st spy call:
Array [
- "https://api.web3modal.org/auth/v1/me?projectId=&st=appkit&sv=html-wagmi-undefined",
+ "https://api-web3modal-staging.walletconnect-v1-bridge.workers.dev/auth/v1/me?projectId=f5b3ae2fcb87d796d3e565dba18047e2&st=appkit&sv=html-wagmi-undefined",
Object {
"body": undefined,
"headers": Object {
"Authorization": "***",
},
"method": "GET",
},
]
Number of calls: 1
❯ tests/configs/CloudAuthSIWX.test.ts:230:24
|
test
Process completed with exit code 1.
|
ui-test / Playwright Tests (1, 5)
Process completed with exit code 1.
|
ui-test / Playwright Tests (3, 5)
Process completed with exit code 1.
|
ui-test / Playwright Tests (5, 5)
Process completed with exit code 1.
|
ui-test / Playwright Tests (4, 5)
Process completed with exit code 1.
|
ui-test / Playwright Tests (2, 5)
Process completed with exit code 1.
|
code_style (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_style (typecheck)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_style (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_style (lint):
packages/siwe/src/client.ts#L22
Variable name `enabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L25
Variable name `signOutOnAccountChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L26
Variable name `signOutOnDisconnect` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/siwe/src/client.ts#L27
Variable name `signOutOnNetworkChange` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/adapters/ethers/src/client.ts#L266
Variable name `injectedConnector` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L90
Variable name `walletConnect` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/wallet-button/src/scaffold-ui/appkit-wallet-button/index.ts#L92
Variable name `loading` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/wallet-button/src/utils/ConnectorUtil.ts#L78
Variable name `connectingSocial` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/adapters/solana/src/client.ts#L77
Variable name `emailEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (lint):
packages/adapters/solana/src/client.ts#L78
Variable name `socialsEnabled` must have one of the following prefixes: is, has, can, should, will, did
|
code_style (danger)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
code_style (build:sample-apps)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ui-test / Playwright Tests (1, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
ui-test / Playwright Tests (1, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
ui-test / Playwright Tests (3, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
ui-test / Playwright Tests (3, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
ui-test / Playwright Tests (5, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
ui-test / Playwright Tests (5, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
ui-test / Playwright Tests (4, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
ui-test / Playwright Tests (4, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
ui-test / Playwright Tests (2, 5)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
|
ui-test / Playwright Tests (2, 5)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-1
Expired
|
404 MB |
|
playwright-report-2
Expired
|
430 MB |
|
playwright-report-3
Expired
|
364 MB |
|
playwright-report-4
Expired
|
391 MB |
|
playwright-report-5
Expired
|
399 MB |
|