chore: fix doc gen dependency graph #4536
on-pull-request.yml
on: pull_request
Enforce PR Title Format
1m 28s
Lint
2m 11s
Build and Test
2m 49s
Annotations
3 errors and 4 warnings
src/light-account/clients/client.test.ts > Light Account Tests > should correctly sign the message:
account-kit/smart-contracts/src/light-account/clients/client.test.ts#L97
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/light-account/clients/client.test.ts:97:13
|
src/light-account/clients/client.test.ts > Light Account Tests > should correctly sign typed data:
account-kit/smart-contracts/src/light-account/clients/client.test.ts#L138
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/light-account/clients/client.test.ts:138:13
|
Build and Test
Process completed with exit code 1.
|
Enforce PR Title Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Enforce PR Title Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|