Add entrypoints #125
Annotations
7 errors and 1 warning
Install Node.js dependencies:
src/entrypoints/entrypoints.ts#L89
Expected 1 arguments, but got 2.
|
Install Node.js dependencies:
src/entrypoints/entrypoints.ts#L93
Argument of type 'string' is not assignable to parameter of type '{ chainID: string; }'.
|
Install Node.js dependencies:
src/entrypoints/entrypoints.ts#L97
Argument of type 'string' is not assignable to parameter of type '{ chainID: string; }'.
|
Install Node.js dependencies:
src/entrypoints/entrypoints.ts#L101
Expected 1 arguments, but got 3.
|
Install Node.js dependencies:
src/entrypoints/entrypoints.ts#L105
Expected 1 arguments, but got 2.
|
Install Node.js dependencies:
src/entrypoints/entrypoints.ts#L109
Argument of type 'string' is not assignable to parameter of type '{ chainID: string; }'.
|
Install Node.js dependencies
Process completed with exit code 2.
|
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/
|
Loading