chore!: Upgrade to Node version 18 #840
Annotations
16 errors and 10 warnings
test (20)
Process completed with exit code 1.
|
test (22)
The job was canceled because "_20" failed.
|
test (22)
Process completed with exit code 9.
|
test (18)
The job was canceled because "_20" failed.
|
test (18)
The operation was canceled.
|
lint:
src/operation.ts#L109
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:
src/operation.ts#L128
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:
src/service-object.ts#L411
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:
src/util.ts#L799
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:
test/service-object.ts#L433
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:
test/service-object.ts#L452
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:
test/service-object.ts#L471
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:
test/service-object.ts#L482
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:
test/service-object.ts#L491
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:
test/service-object.ts#L669
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
|
windows
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
|