feat(input): allow request configuration #1145
Annotations
24 errors and 3 warnings
Node 20 @env node:
src/layers/6_client/Settings/Input.ts#L64
Type '{ name: $Schema["name"]; transport: "http"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 20 @env node:
src/layers/6_client/Settings/Input.ts#L78
Type '{ name: $Schema["name"]; transport: "memory"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 20 @env node:
src/layers/6_client/client.ts#L119
Type 'AddIncrementalInput<$Config, $Input>' does not satisfy the constraint 'Config'.
|
Node 20 @env node
Process completed with exit code 2.
|
Node 22 @env node
The job was canceled because "_20_node" failed.
|
Node 22 @env node:
src/layers/6_client/Settings/Input.ts#L64
Type '{ name: $Schema["name"]; transport: "http"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 22 @env node:
src/layers/6_client/Settings/Input.ts#L78
Type '{ name: $Schema["name"]; transport: "memory"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 22 @env node:
src/layers/6_client/client.ts#L119
Type 'AddIncrementalInput<$Config, $Input>' does not satisfy the constraint 'Config'.
|
Node 22 @env node
Process completed with exit code 2.
|
Node 22 @env jsdom
The job was canceled because "_20_node" failed.
|
Node 22 @env jsdom:
src/layers/6_client/Settings/Input.ts#L64
Type '{ name: $Schema["name"]; transport: "http"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 22 @env jsdom:
src/layers/6_client/Settings/Input.ts#L78
Type '{ name: $Schema["name"]; transport: "memory"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 22 @env jsdom:
src/layers/6_client/client.ts#L119
Type 'AddIncrementalInput<$Config, $Input>' does not satisfy the constraint 'Config'.
|
Node 22 @env jsdom
Process completed with exit code 2.
|
Node 20 @env jsdom
The job was canceled because "_20_node" failed.
|
Node 20 @env jsdom:
src/layers/6_client/Settings/Input.ts#L64
Type '{ name: $Schema["name"]; transport: "http"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 20 @env jsdom:
src/layers/6_client/Settings/Input.ts#L78
Type '{ name: $Schema["name"]; transport: "memory"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
Node 20 @env jsdom:
src/layers/6_client/client.ts#L119
Type 'AddIncrementalInput<$Config, $Input>' does not satisfy the constraint 'Config'.
|
Node 20 @env jsdom
Process completed with exit code 2.
|
publint:
src/layers/6_client/Settings/Input.ts#L64
Type '{ name: $Schema["name"]; transport: "http"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
publint:
src/layers/6_client/Settings/Input.ts#L78
Type '{ name: $Schema["name"]; transport: "memory"; }' does not satisfy the constraint 'IncrementableInputContext'.
|
publint:
src/layers/6_client/client.ts#L119
Type 'AddIncrementalInput<$Config, $Input>' does not satisfy the constraint 'Config'.
|
publint
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
lint:
src/layers/3_SelectionSet/encode.test.ts#L31
Unsafe assignment of an `any` value
|
lint:
src/layers/6_client/client.ts#L140
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/layers/6_client/client.ts#L256
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|