Add entrypoints #125
test-localnet.yml
on: pull_request
integration_tests
4m 1s
Annotations
7 errors and 1 warning
integration_tests:
src/entrypoints/entrypoints.ts#L89
Expected 1 arguments, but got 2.
|
integration_tests:
src/entrypoints/entrypoints.ts#L93
Argument of type 'string' is not assignable to parameter of type '{ chainID: string; }'.
|
integration_tests:
src/entrypoints/entrypoints.ts#L97
Argument of type 'string' is not assignable to parameter of type '{ chainID: string; }'.
|
integration_tests:
src/entrypoints/entrypoints.ts#L101
Expected 1 arguments, but got 3.
|
integration_tests:
src/entrypoints/entrypoints.ts#L105
Expected 1 arguments, but got 2.
|
integration_tests:
src/entrypoints/entrypoints.ts#L109
Argument of type 'string' is not assignable to parameter of type '{ chainID: string; }'.
|
integration_tests
Process completed with exit code 2.
|
integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|