Skip to content

chore(deps): bump the all group across 1 directory with 8 updates #640

chore(deps): bump the all group across 1 directory with 8 updates

chore(deps): bump the all group across 1 directory with 8 updates #640

Triggered via pull request July 15, 2024 14:58
Status Failure
Total duration 44s
Artifacts

pr.yml

on: pull_request
pull_request  /  node-ci
24s
pull_request / node-ci
check_docs
21s
check_docs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
check_docs
Process completed with exit code 3.
pull_request / node-ci: src/types/account-manager.ts#L194
Type '{ amount: number; amountWithoutPendingRewards: number; minBalance: number; pendingRewards: number; rewards: number; round: number; totalAppsOptedIn: number; totalAssetsOptedIn: number; totalCreatedApps: number; ... 18 more ...; attribute_map: Record<string, string>; }' is not assignable to type 'AccountInformation'.
pull_request / node-ci
Process completed with exit code 2.
check_docs
The following actions uses Node.js version which is deprecated 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/
pull_request / node-ci
The following actions uses Node.js version which is deprecated 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/
pull_request / node-ci: src/types/app-client.ts#L642
Replace `result.methodResults?.length·??·0·>·0` with `(result.methodResults?.length·??·0·>·0)`
pull_request / node-ci: src/types/client-manager.ts#L346
Replace `token·??·{}` with `(token·??·{})`
pull_request / node-ci: src/types/client-manager.ts#L392
Replace `token·??·{}` with `(token·??·{})`