Add model run starus bar on labresult page #739
Annotations
2 errors and 2 warnings
|
build-and-test
Process completed with exit code 1.
|
|
tests/hooks/useSimulationQueriesResult.test.tsx > useSimulationQueries Hook > test custom hook:
frontend/tests/hooks/useSimulationQueriesResult.test.tsx#L108
AssertionError: expected [] to have a length of 3 but got +0
- Expected
+ Received
- 3
+ 0
❯ tests/hooks/useSimulationQueriesResult.test.tsx:108:62
|
|
build-and-test:
frontend/src/components/MassBalanceError.tsx#L101
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build-and-test:
frontend/src/components/MassBalanceError.tsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|