Skip to content

chore!: migrate gax to Node 18 #3306

chore!: migrate gax to Node 18

chore!: migrate gax to Node 18 #3306

Triggered via pull request February 13, 2025 08:41
Status Failure
Total duration 3m 32s
Artifacts

ci.yaml

on: pull_request
Matrix: test-gax
Matrix: test-logging-utils-samples
Matrix: test-logging-utils
Matrix: test-tools
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-gax: gax/src/iamService.ts#L258
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-gax: gax/src/iamService.ts#L317
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-gax: gax/src/iamService.ts#L375
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-gax: gax/src/iamService.ts#L385
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-gax: gax/src/locationService.ts#L364
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-gax: gax/src/locationService.ts#L459
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-gax: gax/src/locationService.ts#L507
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-gax: gax/src/locationService.ts#L522
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-gax: gax/src/operationsClient.ts#L151
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-gax: gax/src/paginationCalls/pageDescriptor.ts#L134
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