Setup #13
Annotations
5 errors and 10 warnings
build (20.x):
src/scripts/scrapping/website-2.ts#L75
Array.prototype.forEach() expects no useless return value from arrow function
|
build (20.x):
src/scripts/scrapping/website.ts#L32
Array.prototype.forEach() expects no useless return value from arrow function
|
build (20.x):
src/scripts/scrapping/website.ts#L55
Unexpected `await` inside a loop
|
build (20.x):
src/scripts/scrapping/website.ts#L58
Invalid type "unknown" of template literal expression
|
build (20.x)
Process completed with exit code 1.
|
build (20.x):
src/apps/backoffice/backend/controllers/register-client/ClientPutController.ts#L22
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build (20.x):
src/apps/backoffice/backend/server.ts#L36
Unexpected console statement
|
build (20.x):
src/apps/backoffice/backend/server.ts#L45
Unexpected console statement
|
build (20.x):
src/apps/backoffice/backend/server.ts#L48
Unexpected console statement
|
build (20.x):
src/apps/backoffice/backend/start.ts#L4
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
build (20.x):
src/apps/backoffice/backend/start.ts#L6
Unexpected console statement
|
build (20.x):
src/apps/backoffice/backend/start.ts#L11
Unexpected console statement
|
build (20.x):
src/apps/backoffice/frontend/server.ts#L39
Unexpected console statement
|
build (20.x):
src/apps/backoffice/frontend/server.ts#L48
Unexpected console statement
|
build (20.x):
src/apps/backoffice/frontend/server.ts#L51
Unexpected console statement
|