chore(deps): bump gradle/wrapper-validation-action from 2 to 3 #3260
ci.yml
on: pull_request
TypeScript Lint
1m 3s
Ensure TypeScript is formatted
1m 1s
Ensure TypeScript packages have changesets
26s
Matrix: build
Matrix: test-typescript
Annotations
8 errors and 17 warnings
TypeScript Test 22
Module '"util"' has no default export.
|
TypeScript Test 22
Cannot find module 'weather' or its corresponding type declarations.
|
TypeScript Test 20
Module '"util"' has no default export.
|
TypeScript Test 20
Cannot find module 'weather' or its corresponding type declarations.
|
TypeScript Test 18
Module '"util"' has no default export.
|
TypeScript Test 18
Cannot find module 'weather' or its corresponding type declarations.
|
TypeScript Test 16
Module '"util"' has no default export.
|
TypeScript Test 16
Cannot find module 'weather' or its corresponding type declarations.
|
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
|
TypeScript Lint:
packages/credential-provider-imds/src/utils/getInstanceMetadataEndpoint.ts#L11
'ENV_ENDPOINT_MODE_NAME' is defined but never used
|
TypeScript Lint:
private/util-test/src/test-http-handler.ts#L104
'handlerOptions' is defined but never used
|
TypeScript Lint:
private/util-test/src/test-http-handler.ts#L134
'value' is defined but never used
|
TypeScript Lint:
packages/middleware-retry/src/omitRetryHeadersMiddleware.ts#L33
'options' is defined but never used
|
TypeScript Lint:
packages/middleware-retry/src/retryMiddleware.spec.ts#L121
'response' is assigned a value but never used
|
TypeScript Lint:
packages/middleware-retry/src/retryMiddleware.spec.ts#L179
'response' is assigned a value but never used
|
TypeScript Lint:
packages/middleware-retry/src/retryMiddleware.spec.ts#L201
'response' is assigned a value but never used
|
Java 17 macos-latest
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Java 17 ubuntu-latest
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Java 17 windows-latest
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
TypeScript Test 22
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
TypeScript Test 20
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
TypeScript Test 18
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
TypeScript Test 16
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|