merge #3410
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
src/utils/ProviderUtils.ts#L497
Argument 'response' should be typed with a non-any type
|
Lint:
src/utils/TransactionUtils.ts#L181
Unexpected any. Specify a different type
|
Lint:
test/Relayer.BasicFill.ts#L211
Forbidden non-null assertion
|
Lint:
test/Relayer.BasicFill.ts#L495
Forbidden non-null assertion
|
Lint:
test/Relayer.SlowFill.ts#L207
Forbidden non-null assertion
|
Lint:
test/utils/utils.ts#L375
Forbidden non-null assertion
|
Lint:
test/utils/utils.ts#L377
Forbidden non-null assertion
|
Lint:
test/utils/utils.ts#L415
Forbidden non-null assertion
|
Lint:
test/utils/utils.ts#L416
Forbidden non-null assertion
|
Lint:
test/utils/utils.ts#L417
Forbidden non-null assertion
|
Loading