The script exceeded the maximum execution time set for the job
Test Suites: 1 failed, 1 total Tests: 4 failed, 4 total Snapshots: 0 total Time: 45.731 s Ran all test suites. Jest did not exit one second after the test run has completed.
This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue. ERROR: Job failed: execution took longer than 1h0m0s seconds