feat: testing framework #37
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/
|