fix: fix gasLimit for arb #22
Annotations
10 warnings
Run npm run lint:
src/cache/index.ts#L3
Unexpected any. Specify a different type
|
Run npm run lint:
src/cache/index.ts#L6
Unexpected any. Specify a different type
|
Run npm run lint:
src/cache/index.ts#L16
Unexpected any. Specify a different type
|
Run npm run lint:
src/cache/index.ts#L20
Unexpected any. Specify a different type
|
Run npm run lint:
src/cache/index.ts#L37
Missing return type on function
|
Run npm run lint:
src/external-api.ts#L121
Unexpected any. Specify a different type
|
Run npm run lint:
src/external-api.ts#L181
Missing return type on function
|
Run npm run lint:
src/interfaces.ts#L14
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L35
Unexpected any. Specify a different type
|
Run npm run lint:
src/interfaces.ts#L198
Unexpected any. Specify a different type
|
Loading