Codegen update for util-endpoints #2530
ci.yml
on: pull_request
TypeScript Lint
1m 43s
TypeScript Test
37m 21s
Ensure TypeScript is formatted
2m 12s
Ensure TypeScript packages have changesets
37s
Matrix: build
Annotations
2 errors and 17 warnings
TypeScript Test
Module '"util"' has no default export.
|
TypeScript Test
Cannot find module 'weather' or its corresponding type declarations.
|
Ensure TypeScript packages have changesets
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/.
|
TypeScript Lint
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/.
|
TypeScript Lint:
packages/node-http-handler/src/node-http2-handler.spec.ts#L356
'request' is defined but never used
|
TypeScript Lint:
packages/node-http-handler/src/node-http2-handler.spec.ts#L356
'response' is defined but never used
|
TypeScript Lint:
packages/util-endpoints/src/resolveEndpoint.spec.ts#L56
'ignored' is assigned a value but never used
|
TypeScript Lint:
packages/util-endpoints/src/resolveEndpoint.spec.ts#L71
'ignored' is assigned a value but never used
|
TypeScript Lint:
packages/util-endpoints/src/resolveEndpoint.spec.ts#L79
'ignored' is assigned a value but never used
|
TypeScript Lint:
packages/util-endpoints/src/resolveEndpoint.spec.ts#L116
'ignored' is assigned a value but never used
|
TypeScript Lint:
packages/util-endpoints/src/utils/evaluateConditions.spec.ts#L1
'FunctionReturn' is defined but never used
|
TypeScript Lint:
packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L6
'CONFIG_ENDPOINT_NAME' is defined but never used
|
TypeScript Lint:
packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L6
'ENV_ENDPOINT_NAME' is defined but never used
|
TypeScript Lint:
packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L9
'CONFIG_ENDPOINT_MODE_NAME' is defined but never used
|
Java 17 ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ensure TypeScript is formatted
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/.
|
Java 17 macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Java 17 windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TypeScript Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, gradle/wrapper-validation-action@v1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|