refactor: prereqs for puya debugging support #703
pr.yml
on: pull_request
pull_request
/
node-ci
19s
check_docs
19s
Annotations
4 errors and 12 warnings
pull_request / node-ci:
src/types/app-client.ts#L194
Definition for rule '@typescript-eslint/no-empty-object-type' was not found
|
pull_request / node-ci:
src/types/app.ts#L232
Definition for rule '@typescript-eslint/no-empty-object-type' was not found
|
pull_request / node-ci
Process completed with exit code 1.
|
check_docs
Process completed with exit code 3.
|
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/transaction/legacy-bridge.ts#L72
Replace `(transaction.signers.get(i)·??·getSenderTransactionSigner(from)` with `transaction.signers.get(i)·??·getSenderTransactionSigner(from`
|
pull_request / node-ci:
src/types/app-client.ts#L1055
Replace `(result.returns?.length·??·0·>·0)` with `result.returns?.length·??·0·>·0`
|
pull_request / node-ci:
src/types/app-client.ts#L1726
Replace `(result.methodResults?.length·??·0·>·0)` with `result.methodResults?.length·??·0·>·0`
|
pull_request / node-ci:
src/types/client-manager.ts#L511
Replace `(token·??·{})` with `token·??·{}`
|
pull_request / node-ci:
src/types/client-manager.ts#L557
Replace `(token·??·{})` with `token·??·{}`
|
pull_request / node-ci:
src/types/composer.ts#L900
Replace `(params.schema?.localInts·??·0)` with `params.schema?.localInts·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L901
Replace `(params.schema?.localByteSlices·??·0)` with `params.schema?.localByteSlices·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L902
Replace `(params.schema?.globalInts·??·0)` with `params.schema?.globalInts·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L903
Replace `(params.schema?.globalByteSlices·??·0)` with `params.schema?.globalByteSlices·??·0`
|
pull_request / node-ci:
src/types/composer.ts#L1048
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)`
|
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/
|