Skip to content

chore!: Upgrade to Node version 18 #843

chore!: Upgrade to Node version 18

chore!: Upgrade to Node version 18 #843

Triggered via pull request February 28, 2025 21:03
@danieljbrucedanieljbruce
synchronize #834
node-18
Status Failure
Total duration 1m 3s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
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
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