chore!: migrate gax to Node 18 #3322
ci.yaml
on: pull_request
windows-gax
3m 17s
windows-tools
2m 14s
windows-logging-utils
58s
lint-gax
3m 9s
lint-tools
31s
lint-logging-utils
22s
docs
1m 17s
Matrix: test-gax
Matrix: test-logging-utils-samples
Matrix: test-logging-utils
Matrix: test-tools
Annotations
10 errors and 10 warnings
lint-gax:
gax/src/fallbackServiceStub.ts#L20
Replace `Response·as·NodeFetchResponse,·RequestInit` with `⏎··Response·as·NodeFetchResponse,⏎··RequestInit,⏎`
|
lint-gax:
gax/src/fallbackServiceStub.ts#L161
Replace `⏎··············|·string⏎··············|·Buffer⏎·············` with `·string·|·Buffer`
|
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/test/unit/grpc-fallback.ts#L298
Unexpected any. Specify a different type
|
lint-gax:
gax/test/unit/grpc-fallback.ts#L356
Unexpected any. Specify a different type
|
lint-gax:
gax/test/unit/grpc-fallback.ts#L379
Unexpected any. Specify a different type
|
lint-gax:
gax/test/unit/grpc-fallback.ts#L436
Unexpected any. Specify a different type
|
lint-gax:
gax/test/unit/grpc-fallback.ts#L480
Unexpected any. Specify a different type
|
lint-gax:
gax/test/unit/grpc-fallback.ts#L497
Unexpected any. Specify a different type
|
lint-gax:
gax/test/unit/grpc.ts#L22
'os' is defined but never used
|
lint-gax:
gax/test/unit/regapic.ts#L25
'transcoding' is defined but never used
|
lint-gax:
gax/test/unit/regapic.ts#L52
'gaxGrpcNumericEnums' is assigned a value but never used
|
lint-gax:
gax/test/unit/regapic.ts#L53
'gaxGrpcMinifyJson' is assigned a value but never used
|