fix package-lock.json sync for Heroku deploy #3
Annotations
10 warnings
|
build (20):
src/controllers/admin/admin.controller.ts#L22
'next' is defined but never used. Allowed unused args must match /^_/u
|
|
build (20):
src/controllers/admin/admin.controller.ts#L4
'IEmployeeDoc' is assigned a value but only used as a type
|
|
build (20):
src/app.ts#L98
Unexpected var, use let or const instead
|
|
build (20):
src/app.ts#L85
'longMessage' is assigned a value but never used
|
|
build (20):
src/app.ts#L83
'message' is assigned a value but never used
|
|
build (20):
src/app.ts#L80
Unexpected any. Specify a different type
|
|
build (20):
src/app.ts#L64
Unexpected any. Specify a different type
|
|
build (20):
src/app.ts#L46
Unexpected any. Specify a different type
|
|
build (20):
src/app.ts#L24
Unexpected any. Specify a different type
|
|
build (20):
src/app.ts#L24
Unexpected any. Specify a different type
|