use node-version-file: .node-version #3
ci.yml
on: push
TypeScript Tests
30s
GitHub Actions Test
9s
Annotations
2 errors
Ping urls › Try to ping available url with 200 status code:
__tests__/ping.test.ts#L50
expect(received).resolves.not.toThrow()
Received promise rejected instead of resolved
Rejected to value: [Error: Failed to wait on the requested resources]
at expect (node_modules/expect/build/index.js:113:15)
at Object.<anonymous> (__tests__/ping.test.ts:50:17)
|
TypeScript Tests
Process completed with exit code 1.
|