keep claim extraction state in local storage #348
Annotations
2 errors
Error:
Earthfile#L155
The command WITH DOCKER RUN --privileged docker image ls && (docker-compose up &) && echo waiting for http server to come online... && timeout 60s sh -c 'until curl --silent --fail http://localhost:8081 > /dev/null; do sleep 1; done' && CI=true nix develop --impure ".#e2e" --command playwright test did not complete successfully. Exit code 143
|
Test
Process completed with exit code 1.
|