Buy sell panel slider #1024
Annotations
3 errors and 2 warnings
src/app/state/orderInputSlice.test.ts > OrderInputSlice > Validation works for zero token1 amount:
src/app/state/orderInputSlice.test.ts#L76
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/app/state/orderInputSlice.test.ts:76:64
|
src/app/state/orderInputSlice.test.ts > OrderInputSlice > Validation works for zero token2 amount:
src/app/state/orderInputSlice.test.ts#L89
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/app/state/orderInputSlice.test.ts:89:64
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|