chore: update dependabot configuration to group updates #3093
ci.yml
on: pull_request
TypeScript Lint
1m 5s
TypeScript Test
13m 45s
Ensure TypeScript is formatted
1m 3s
Ensure TypeScript packages have changesets
25s
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/service-client-documentation-generator/src/sdk-client-toc-plugin.ts#L3
'BindOption' is defined but never used
|
TypeScript Lint:
packages/smithy-client/src/date-utils.ts#L71
'_' is assigned a value but never used
|
TypeScript Lint:
packages/smithy-client/src/date-utils.ts#L111
'_' is assigned a value but never used
|
TypeScript Lint:
packages/smithy-client/src/date-utils.ts#L160
'_' is assigned a value but never used
|
TypeScript Lint:
packages/smithy-client/src/date-utils.ts#L171
'_' is assigned a value but never used
|
TypeScript Lint:
packages/smithy-client/src/date-utils.ts#L187
'_' 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 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/.
|