Skip to content

feat: add base network #559

feat: add base network

feat: add base network #559

Triggered via pull request October 24, 2024 07:50
Status Success
Total duration 1m 3s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint: src/composable/ConditionalOrder.spec.ts#L180
Unexpected any. Specify a different type
eslint: src/composable/ConditionalOrder.ts#L404
Unexpected any. Specify a different type
eslint: src/composable/ConditionalOrder.ts#L418
Unexpected any. Specify a different type
eslint: src/composable/Multiplexer.spec.ts#L89
'_o' is defined but never used
eslint: src/composable/Multiplexer.spec.ts#L263
'_data' is defined but never used
eslint: src/composable/Multiplexer.spec.ts#L274
'_data' is defined but never used
eslint: src/composable/Multiplexer.ts#L100
Unexpected any. Specify a different type
eslint: src/composable/Multiplexer.ts#L437
Unexpected any. Specify a different type
eslint: src/composable/orderTypes/Twap.ts#L346
Unexpected any. Specify a different type
eslint: src/composable/orderTypes/test/TestConditionalOrder.ts#L52
'_params' is defined but never used