Skip to content

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

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

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

Triggered via pull request January 2, 2025 01:57
@boblatboblat
synchronize #23
refactor-ctx
Status Failure
Total duration 3m 52s
Billable time 4m
Artifacts

pr.yml

on: pull_request
Build @algorandfoundation/algorand-typescript-testing  /  node-ci
3m 42s
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#L13
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#L167
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