fix(endpoints): resolve service-specific endpoint once per client #3758
ci.yml
on: pull_request
TypeScript Lint
1m 22s
Ensure TypeScript is formatted
1m 5s
Ensure TypeScript packages have changesets
34s
Matrix: build
Matrix: Protocol Tests
Matrix: test-typescript
Annotations
25 errors
TypeScript Test 20
@smithy/middleware-endpoint#build: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/middleware-endpoint) yarn run build exited (1)
|
TypeScript Test 20
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 20
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 20
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 20
Process completed with exit code 1.
|
TypeScript Test 16
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 16
@smithy/middleware-endpoint#build: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/middleware-endpoint) yarn run build exited (1)
|
TypeScript Test 16
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 16
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 16
Process completed with exit code 1.
|
TypeScript Test 22
@smithy/middleware-endpoint#build: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/middleware-endpoint) yarn run build exited (1)
|
TypeScript Test 22
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 22
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 22
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 22
Process completed with exit code 1.
|
TypeScript Test 18
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 18
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 18
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
TypeScript Test 18
@smithy/middleware-endpoint#build: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/middleware-endpoint) yarn run build exited (1)
|
TypeScript Test 18
Process completed with exit code 1.
|
Protocol Tests (17, ubuntu-latest)
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
Protocol Tests (17, ubuntu-latest)
@smithy/middleware-endpoint#build: command (/home/runner/work/smithy-typescript/smithy-typescript/packages/middleware-endpoint) yarn run build exited (1)
|
Protocol Tests (17, ubuntu-latest)
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
Protocol Tests (17, ubuntu-latest)
Argument of type 'Partial<EndpointResolvedConfig<T>> & Config' is not assignable to parameter of type 'Partial<EndpointResolvedConfig<EndpointParameters>>'.
|
Protocol Tests (17, ubuntu-latest)
Process completed with exit code 1.
|