refactor(cli,world): move helper functions into world package, add getWorldAbi #7581
e2e.yml
on: pull_request
Run end-to-end tests
1m 26s
Annotations
4 errors and 1 warning
Run end-to-end tests
Object literal may only specify known properties, and 'worldFunctions' does not exist in type 'DeployedSystem'.
|
Run end-to-end tests
Property 'worldFunctions' does not exist on type 'DeployedSystem'.
|
Run end-to-end tests
Parameter 'func' implicitly has an 'any' type.
|
Run end-to-end tests
Process completed with exit code 1.
|
Run end-to-end tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|