Merge pull request #1207 from joshunrau/main #21
release.yaml
on: push
release
/
configure
7s
release
/
validate
2m 37s
Matrix: release / build
release
/
release
0s
Annotations
10 errors
|
release / validate
Process completed with exit code 2.
|
|
release / validate
@opendatacapture/web#lint: command (/home/runner/work/OpenDataCapture/OpenDataCapture/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (2)
|
|
release / validate
Conversion of type '{ validationSchema: z4.ZodObject<{ items: z4.ZodArray<z4.ZodObject<{ name: z4.ZodString; quantity: z4.ZodNumber; }, schemas.$strip>>; }, schemas.$strip>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z4.ZodObject<{ status: z4.ZodEnum<{ pending: "pending"; active: "active"; completed: "completed"; }>; }, schemas.$strip>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z4.ZodObject<{ eventDate: z4.ZodDate; }, schemas.$strip>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z4.ZodObject<{ score: z4.ZodNumber; feedback: z4.ZodString; }, schemas.$strip>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z3.ZodObject<{ tags: z3.ZodSet<z3.ZodEnum<["tag1", "tag2", "tag3"]>>; }, "strip", z3.ZodTypeAny, { tags: Set<"tag1" | "tag2" | "tag3">; }, { tags: Set<"tag1" | "tag2" | "tag3">; }>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z3.ZodObject<{ completed: z3.ZodBoolean; }, "strip", z3.ZodTypeAny, { completed: boolean; }, { completed: boolean; }>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z3.ZodObject<{ required: z3.ZodString; optional: z3.ZodOptional<z3.ZodString>; }, "strip", z3.ZodTypeAny, { required: string; optional?: string | undefined; }, { required: string; optional?: string | undefined; }>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
release / validate
Conversion of type '{ validationSchema: z3.ZodObject<{ score: z3.ZodNumber; notes: z3.ZodString; }, "strip", z3.ZodTypeAny, { score: number; notes: string; }, { score: number; notes: string; }>; }' to type '{ __runtimeVersion: 1; clientDetails?: ClientInstrumentDetails<Language> | undefined; content: Content<Data, Language>; details: InstrumentDetails<Language>; id?: string | undefined; kind: "FORM"; language: Language; tags: string[]; defaultMeasureVisibility?: InstrumentMeasureVisibility | undefined; internal: ScalarInstrumentInternal; measures: InstrumentMeasures<Data, Language> | null; validationSchema: InstrumentValidationSchema<Data>; initialValues?: PartialObjectDeep<Data, {}> | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|