Add timeout #7
Annotations
2 errors and 10 warnings
test
The job running on runner GitHub Actions 29 has exceeded the maximum execution time of 30 minutes.
|
test
The operation was canceled.
|
test:
src/constants/aliases.ts#L372
'registry_exchange_deprecated' is assigned a value but never used
|
test:
src/constants/aliases.ts#L388
'router_deprecated' is assigned a value but never used
|
test:
src/constants/pools/ethereum.ts#L16
'iearnSCurveRewardsABI' is defined but never used
|
test:
src/constants/pools/polygon.ts#L4
'paaveRewardsabi' is defined but never used
|
test:
src/constants/utils.ts#L56
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
test:
src/constants/utils.ts#L60
Unexpected any. Specify a different type
|
test:
src/constants/utils.ts#L60
Unexpected any. Specify a different type
|
test:
src/constants/utils.ts#L61
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
test:
src/curve.ts#L113
Unexpected any. Specify a different type
|
test:
src/curve.ts#L115
Unexpected any. Specify a different type
|