Add global imports for jest #422
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 warnings
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint:
src/composable/ConditionalOrder.ts#L367
Unexpected any. Specify a different type
|
eslint:
src/composable/ConditionalOrder.ts#L381
Unexpected any. Specify a different type
|
eslint:
src/composable/Multiplexer.spec.ts#L88
'_o' is defined but never used
|
eslint:
src/composable/Multiplexer.spec.ts#L262
'_data' is defined but never used
|
eslint:
src/composable/Multiplexer.spec.ts#L273
'_data' is defined but never used
|
eslint:
src/composable/Multiplexer.ts#L100
Unexpected any. Specify a different type
|
eslint:
src/composable/utils.ts#L69
Unexpected any. Specify a different type
|
eslint:
src/order-signing/orderSigningUtils.ts#L119
Unexpected any. Specify a different type
|