Skip to content

Simulator

Simulator #5261

Triggered via pull request January 23, 2024 19:23
Status Failure
Total duration 1m 0s
Artifacts

build_test.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build (20.x): src/hooks/useStrategyInput.ts#L2
'"libs/routing/routes/sim"' has no exported member named 'SimulatorInputSearch'. Did you mean 'SimulatorSearch'?
Build (20.x): src/hooks/useStrategyInput.ts#L4
Module '"utils/helpers"' has no exported member 'debounce'.
Build (20.x): src/hooks/useStrategyInput.ts#L29
Parameter 'state' implicitly has an 'any' type.
Build (20.x)
Process completed with exit code 2.
Build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/