Merge pull request #278 from TaloDev/renovate/actions-setup-node-4.x #1005
Annotations
12 errors
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L77
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L81
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L132
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L185
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L201
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L208
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L231
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L257
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L289
Cannot find name 'NoInfer'.
|
build-check:
node_modules/@mikro-orm/core/EntityManager.d.ts#L293
Cannot find name 'NoInfer'.
|
tests/services/_public/user-public/register.test.ts > User public service - register > should create an access code for a new user:
tests/services/_public/user-public/register.test.ts#L52
Error: expected 200 "OK", got 500 "Internal Server Error"
❯ tests/services/_public/user-public/register.test.ts:52: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
❯ Object.onceWrapper node:events:632:28
❯ Server.emit node:events:518:28
❯ Server.emit node:domain:488:12
❯ emitCloseNT node:net:2314:8
|
test
Process completed with exit code 1.
|