Skip to content

routing-api simulation status change from string to enum #2141

routing-api simulation status change from string to enum

routing-api simulation status change from string to enum #2141

Triggered via pull request June 20, 2024 17:12
Status Failure
Total duration 1m 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lib/handlers/quote/util/simulation.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
test/jest/unit/handlers/util/simulation.test.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
Run tests: test/jest/unit/handlers/util/simulation.test.ts#L40
Conversion of type 'string' to type 'SimulationStatus' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Run tests
Process completed with exit code 2.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.