chore!: migrate gax to Node 18 #3306
ci.yaml
on: pull_request
windows-gax
2m 55s
windows-tools
1m 41s
windows-logging-utils
44s
lint-gax
3m 21s
lint-tools
33s
lint-logging-utils
25s
docs
1m 20s
Matrix: test-gax
Matrix: test-logging-utils-samples
Matrix: test-logging-utils
Matrix: test-tools
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
|