Skip to content

refactor: prereqs for puya debugging support #690

refactor: prereqs for puya debugging support

refactor: prereqs for puya debugging support #690

Triggered via pull request September 13, 2024 17:52
Status Failure
Total duration 38s
Artifacts

pr.yml

on: pull_request
pull_request  /  node-ci
27s
pull_request / node-ci
check_docs
20s
check_docs
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
check_docs
Process completed with exit code 3.
pull_request / node-ci: src/debugging/debugging.ts#L135
Property 'client' does not exist on type 'PersistSourceMapsParams'.
pull_request / node-ci: src/debugging/debugging.ts#L152
Cannot find name 'appManager'. Did you mean 'AppManager'?
pull_request / node-ci
Process completed with exit code 2.
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/debugging/debugging.ts#L135
'client' is defined but never used. Allowed unused args must match /^_/u