Skip to content

feat: replace the usage of executedSurplusFee with executedFee #601

feat: replace the usage of executedSurplusFee with executedFee

feat: replace the usage of executedSurplusFee with executedFee #601

Triggered via pull request December 30, 2024 17:31
Status Success
Total duration 1m 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
eslint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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