fix: rework repl handling #183
nodejs.yml
on: push
build
35s
prepare
5s
publish-npm
0s
Annotations
2 errors
__tests__/fake-serv.test.ts > fake-serv > basic service functionality:
__tests__/fake-serv.test.ts#L59
Error: expected 200 "OK", got 501 "Not Implemented"
❯ __tests__/fake-serv.test.ts:59:8
❯ Test._assertStatus node_modules/supertest/lib/test.js:252:14
❯ node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction node_modules/supertest/lib/test.js:285:13
❯ Test.assert node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert node_modules/supertest/lib/test.js:120:14
❯ Server.incomingRequest node_modules/@opentelemetry/instrumentation-http/src/http.ts:446:25
|
build
Process completed with exit code 1.
|