Skip to content

App client deprecation #678

App client deprecation

App client deprecation #678

Triggered via pull request September 5, 2024 10:52
Status Failure
Total duration 34s
Artifacts

pr.yml

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

Annotations

11 errors and 12 warnings
check_docs
Process completed with exit code 1.
pull_request / node-ci: src/types/app-client.ts#L706
Unexpected any. Specify a different type
pull_request / node-ci: src/types/app-client.ts#L998
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
pull_request / node-ci: src/types/app-client.ts#L1116
Unexpected aliasing of 'this' to local variable
pull_request / node-ci: src/types/app-client.ts#L1124
Unexpected any. Specify a different type
pull_request / node-ci: src/types/app-client.ts#L1143
Unexpected any. Specify a different type
pull_request / node-ci: src/types/app-client.ts#L1193
Unexpected aliasing of 'this' to local variable
pull_request / node-ci: src/types/app-client.ts#L1202
Unexpected any. Specify a different type
pull_request / node-ci: src/types/app-client.ts#L1229
Unexpected any. Specify a different type
pull_request / node-ci: src/types/app-spec.ts#L18
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
pull_request / node-ci: src/types/composer.ts#L1233
Unexpected any. Specify a different type
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/app.ts#L32
'AtomicTransactionComposer' is defined but never used
pull_request / node-ci: src/app.ts#L35
'Transaction' is defined but never used
pull_request / node-ci: src/asset.ts#L132
'clientManager' is assigned a value but never used
pull_request / node-ci: src/asset.ts#L160
'clientManager' is assigned a value but never used
pull_request / node-ci: src/debugging/debugging.spec.ts#L30
'algod' is assigned a value but never used
pull_request / node-ci: src/debugging/debugging.spec.ts#L79
'algod' is assigned a value but never used
pull_request / node-ci: src/transaction/transaction.spec.ts#L240
'algod' is assigned a value but never used
pull_request / node-ci: src/types/app-client.ts#L74
'ABITupleType' is defined but never used
pull_request / node-ci: src/types/app-client.ts#L1143
'appState' is defined but never used. Allowed unused args must match /^_/u
pull_request / node-ci: src/types/app-factory-and-client.spec.ts#L263
'algod' is assigned a value but never used