refactor: prereqs for puya debugging support #690
pr.yml
on: pull_request
pull_request
/
node-ci
27s
check_docs
20s
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
|