Skip to content

feat: debugger package implementation #3

feat: debugger package implementation

feat: debugger package implementation #3

Triggered via pull request September 24, 2024 16:29
Status Failure
Total duration 43s
Artifacts

pr.yml

on: pull_request
pull_request  /  node-ci
31s
pull_request / node-ci
check_docs
25s
check_docs
Fit to window
Zoom out
Zoom in

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/