Skip to content

feat: testing framework #41

feat: testing framework

feat: testing framework #41

Triggered via pull request August 23, 2024 15:00
Status Cancelled
Total duration 8m 14s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
unit-tests
Canceling since a higher priority waiting request for 'unit-tests-refs/pull/561/merge-unit-tests' exists
tests/instances/account.test.ts > account: tests/instances/account.test.ts#L92
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/account.test.ts:92:32
tests/instances/bundler.test.ts > bundler: tests/instances/bundler.test.ts#L84
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/bundler.test.ts:84:32
tests/instances/hook.module.test.ts > hook.module: tests/instances/hook.module.test.ts#L85
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/hook.module.test.ts:85:32
tests/instances/modules.test.ts > modules: tests/instances/modules.test.ts#L85
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/modules.test.ts:85:32
unit-tests
The operation was canceled.