Skip to content

feat: testing framework #37

feat: testing framework

feat: testing framework #37

Triggered via pull request August 23, 2024 14:49
Status Failure
Total duration 1m 56s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests/instances/account.test.ts > account: tests/instances/account.test.ts#L91
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/account.test.ts:91:32
tests/instances/bundler.test.ts > bundler: tests/instances/bundler.test.ts#L87
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/bundler.test.ts:87:32
tests/instances/hook.module.test.ts > hook.module: tests/instances/hook.module.test.ts#L87
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/hook.module.test.ts:87:32
tests/instances/modules.test.ts > modules: tests/instances/modules.test.ts#L87
TypeError: Cannot read properties of undefined (reading 'rpcPort') ❯ tests/instances/modules.test.ts:87:32
unit-tests
Process completed with exit code 1.
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/