Add new overload signature to pipe method #852 #1591
Annotations
10 errors
ESLint check
No overload matches this call.
|
ESLint check
No overload matches this call.
|
ESLint check
No overload matches this call.
|
ESLint check
'input' is of type 'unknown'.
|
ESLint check
No overload matches this call.
|
ESLint check
'input' is of type 'unknown'.
|
ESLint check
No overload matches this call.
|
ESLint check
Argument of type 'string' is not assignable to parameter of type 'FallbackAsync<SchemaWithPipeAsync<[NumberSchema<undefined>, ...(PipeItem<number, number, BaseIssue<unknown>> | PipeItemAsync<number, number, BaseIssue<unknown>>)[]]>>'.
|
ESLint check
Type 'string' does not satisfy the constraint 'FallbackAsync<SchemaWithPipeAsync<[NumberSchema<undefined>, ...(PipeItem<number, number, BaseIssue<unknown>> | PipeItemAsync<number, number, BaseIssue<unknown>>)[]]>>'.
|
ESLint check
Argument of type '() => string' is not assignable to parameter of type 'FallbackAsync<SchemaWithPipeAsync<[NumberSchema<undefined>, ...(PipeItem<number, number, BaseIssue<unknown>> | PipeItemAsync<number, number, BaseIssue<unknown>>)[]]>>'.
|
Loading