chore!: Upgrade to Node version 18 #845
Annotations
2 errors and 10 warnings
lint:
test/service-object.ts#L898
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
|
lint
Process completed with exit code 1.
|
lint:
src/service-object.ts#L119
'T' is defined but never used
|
lint:
src/service-object.ts#L319
Unexpected any. Specify a different type
|
lint:
src/service-object.ts#L577
Unexpected any. Specify a different type
|
lint:
src/service.ts#L108
Unexpected any. Specify a different type
|
lint:
src/service.ts#L231
Unexpected any. Specify a different type
|
lint:
src/service.ts#L231
Unexpected any. Specify a different type
|
lint:
test/service-object.ts#L301
Unexpected any. Specify a different type
|
lint:
test/service-object.ts#L316
Unexpected any. Specify a different type
|
lint:
test/service-object.ts#L347
Unexpected any. Specify a different type
|
lint:
test/service-object.ts#L387
Unexpected any. Specify a different type
|