fix: use 9.0.1 for uuid #3045
ci.yml
on: pull_request
TypeScript Lint
1m 11s
TypeScript Test
13m 35s
Ensure TypeScript is formatted
1m 10s
Ensure TypeScript packages have changesets
26s
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/.
|
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/.
|
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/config-resolver/src/endpointsConfig/resolveEndpointsConfig.spec.ts#L58
'endpoint' is assigned a value but never used
|
TypeScript Lint:
packages/config-resolver/src/endpointsConfig/resolveEndpointsConfig.spec.ts#L98
'endpoint' is assigned a value but never used
|
TypeScript Lint:
packages/middleware-endpoint/src/adaptors/getEndpointFromConfig.browser.ts#L1
'serviceId' is defined but never used
|
TypeScript Lint:
packages/middleware-endpoint/src/service-customizations/s3.ts#L62
'region' is assigned a value but never used
|
TypeScript Lint:
packages/util-retry/src/StandardRetryStrategy.spec.ts#L4
'INITIAL_RETRY_TOKENS' is defined but never used
|
TypeScript Lint:
packages/util-retry/src/StandardRetryStrategy.spec.ts#L15
'errorInfo' is defined but never used
|
TypeScript Lint:
packages/util-retry/src/StandardRetryStrategy.spec.ts#L71
'errorInfo' is defined but never used
|
TypeScript Lint:
packages/util-retry/src/StandardRetryStrategy.spec.ts#L87
'errorInfo' 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/.
|
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/.
|
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/.
|
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/.
|