fix: fix system test async test #2196
Annotations
10 errors and 6 warnings
src/index.ts#L24
Definition for rule 'node/no-extraneous-import' was not found
|
src/index.ts#L25
"@grpc/grpc-js" is extraneous
|
system-test/fixtures/sample/src/index.js#L19
Definition for rule 'node/no-missing-require' was not found
|
system-test/fixtures/sample/src/index.js#L20
"@google-cloud/logging" is not found
|
test/gapic_config_service_v2_v2.ts#L4254
Replace `'x-goog-request-params'].includes(` with `⏎············'x-goog-request-params'`
|
test/gapic_config_service_v2_v2.ts#L4255
Replace `··expectedHeaderRequestParams⏎··········` with `].includes(expectedHeaderRequestParams`
|
test/gapic_config_service_v2_v2.ts#L4302
Replace `'x-goog-request-params'].includes(` with `⏎············'x-goog-request-params'`
|
test/gapic_config_service_v2_v2.ts#L4303
Replace `··expectedHeaderRequestParams⏎··········` with `].includes(expectedHeaderRequestParams`
|
test/gapic_config_service_v2_v2.ts#L4345
Replace `'x-goog-request-params'].includes(` with `⏎············'x-goog-request-params'`
|
test/gapic_config_service_v2_v2.ts#L4346
Replace `··expectedHeaderRequestParams⏎··········` with `].includes(expectedHeaderRequestParams`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
system-test/logging.ts#L91
Unexpected any. Specify a different type
|
test/entry.ts#L376
'span' is defined but never used
|
test/entry.ts#L560
'span' is defined but never used
|
test/sink.ts#L236
Unexpected any. Specify a different type
|
test/sink.ts#L236
Unexpected any. Specify a different type
|
This job failed
Loading