chore: v7 migration guide #816
pr.yml
on: pull_request
pull_request
/
node-ci
3m 38s
check_docs
27s
Annotations
11 warnings
check_docs
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/
|
pull_request / node-ci
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/
|
pull_request / node-ci:
src/types/composer.ts#L940
Replace `(params.schema?.localInts·??·0)` with `params.schema?.localInts·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L941
Replace `(params.schema?.localByteSlices·??·0)` with `params.schema?.localByteSlices·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L942
Replace `(params.schema?.globalInts·??·0)` with `params.schema?.globalInts·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L943
Replace `(params.schema?.globalByteSlices·??·0)` with `params.schema?.globalByteSlices·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L1088
Replace `(params.extraProgramPages·??·Math.floor((approvalProgram!.length·+·clearStateProgram!.length)·/·APP_PAGE_MAX_SIZE))` with `params.extraProgramPages·??·Math.floor((approvalProgram!.length·+·clearStateProgram!.length)·/·APP_PAGE_MAX_SIZE)`
|
pull_request / node-ci:
src/types/composer.ts#L1090
Replace `(params.schema?.localInts·??·0)` with `params.schema?.localInts·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L1091
Replace `(params.schema?.localByteSlices·??·0)` with `params.schema?.localByteSlices·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L1092
Replace `(params.schema?.globalInts·??·0)` with `params.schema?.globalInts·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L1093
Replace `(params.schema?.globalByteSlices·??·0)` with `params.schema?.globalByteSlices·??·0`
|