Skip to content

refactor: use impl pattern for Account, Application, Asset, and log functions #88

refactor: use impl pattern for Account, Application, Asset, and log functions

refactor: use impl pattern for Account, Application, Asset, and log functions #88

Triggered via pull request January 15, 2025 04:22
@boblatboblat
synchronize #23
refactor-ctx
Status Failure
Total duration 2m 28s
Artifacts

pr.yml

on: pull_request
Build @algorandfoundation/algorand-typescript-testing  /  node-ci
2m 15s
Build @algorandfoundation/algorand-typescript-testing / node-ci
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build @algorandfoundation/algorand-typescript-testing / node-ci: src/context-helpers/internal-context.ts#L14
Conversion of type 'ExecutionContext' to type 'TestExecutionContext' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Build @algorandfoundation/algorand-typescript-testing / node-ci: src/test-execution-context.ts#L24
Class 'TestExecutionContext' incorrectly implements interface 'ExecutionContext'.
Build @algorandfoundation/algorand-typescript-testing / node-ci: src/test-execution-context.ts#L36
Type 'this' is not assignable to type 'ExecutionContext'.
Build @algorandfoundation/algorand-typescript-testing / node-ci: src/test-execution-context.ts#L172
Type 'this' is not assignable to type 'ExecutionContext'.
Build @algorandfoundation/algorand-typescript-testing / node-ci
Process completed with exit code 1.
Build @algorandfoundation/algorand-typescript-testing / node-ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636