feat: debugger package implementation #3
pr.yml
on: pull_request
pull_request
/
node-ci
31s
check_docs
25s
Annotations
11 errors and 2 warnings
check_docs
Process completed with exit code 3.
|
pull_request / node-ci:
src/debugging/persistSourceMaps.spec.ts#L1
Cannot find module '@algorandfoundation/algokit-utils' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/persistSourceMaps.spec.ts#L2
Cannot find module '@algorandfoundation/algokit-utils/testing' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/persistSourceMaps.ts#L1
Cannot find module '@algorandfoundation/algokit-utils' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/persistSourceMaps.ts#L2
Cannot find module '@algorandfoundation/algokit-utils/types/client-manager' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/setAlgoKitProjectRoot.spec.ts#L1
Cannot find module '@algorandfoundation/algokit-utils' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/setAlgoKitProjectRoot.spec.ts#L2
Cannot find module '@algorandfoundation/algokit-utils/testing' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/setAlgoKitProjectRoot.ts#L1
Cannot find module '@algorandfoundation/algokit-utils' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/simulateAndPersistResponse.spec.ts#L1
Cannot find module '@algorandfoundation/algokit-utils' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/simulateAndPersistResponse.spec.ts#L2
Cannot find module '@algorandfoundation/algokit-utils/testing' or its corresponding type declarations.
|
pull_request / node-ci:
src/debugging/simulateAndPersistResponse.spec.ts#L25
Property 'algo' does not exist on type '0'.
|
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/
|