Diagnostics:
1. No overload matches this call.
Overload 1 of 4, '(members_0: All, members_1: All, ...members: All[]): Union<readonly [All, All, ...All[]]>', gave the following error.
Argument of type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is not assignable to parameter of type 'All'.
Type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is missing the following properties from type 'Schema<never, never, unknown>': Type, Encoded, Context
Overload 2 of 4, '(...members: readonly All[]): Schema<any, any, unknown>', gave the following error.
Argument of type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is not assignable to parameter of type 'All'.
Type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is missing the following properties from type 'Schema<never, never, unknown>': Type, Encoded, Context
Diagnostics:
1. No overload matches this call.
Overload 1 of 4, '(members_0: All, members_1: All, ...members: All[]): Union<readonly [All, All, ...All[]]>', gave the following error.
Argument of type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is not assignable to parameter of type 'All'.
Type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is missing the following properties from type 'Schema<never, never, unknown>': Type, Encoded, Context
Overload 2 of 4, '(...members: readonly All[]): Schema<any, any, unknown>', gave the following error.
Argument of type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is not assignable to parameter of type 'All'.
Type 'optionalWith<transform<SchemaClass<string, string, never>, Array$<typeof String$>>, { default: () => never[]; nullable: true; }>' is missing the following properties from type 'Schema<never, never, unknown>': Type, Encoded, Context