Merge branch 'dev' into alon/app-demo #10733
ci.yml
on: push
lint
3m 28s
format
1m 16s
spell_check
1m 8s
test_linux
4m 55s
test_windows
6m 2s
Matrix: build
Annotations
7 errors
build (ubuntu-latest)
Type 'readonly { title: string; search?: string | undefined; indicators: objectOutputType<{ id: ZodString; name: ZodOptional<ZodNullable<ZodString>>; sourceUrl: ZodOptional<...>; ... 5 more ...; pricingViolationExamples: ZodOptional<...>; }, ZodTypeAny, "passthrough">[] | null; }[]' is not assignable to type 'readonly { title: string; search?: string | undefined; riskIndicators: objectOutputType<{ id: ZodString; name: ZodOptional<ZodNullable<ZodString>>; sourceUrl: ZodOptional<...>; ... 5 more ...; pricingViolationExamples: ZodOptional<...>; }, ZodTypeAny, "passthrough">[] | null; }[]'.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test_linux
Type 'readonly { title: string; search?: string | undefined; indicators: objectOutputType<{ id: ZodString; name: ZodOptional<ZodNullable<ZodString>>; sourceUrl: ZodOptional<...>; ... 5 more ...; pricingViolationExamples: ZodOptional<...>; }, ZodTypeAny, "passthrough">[] | null; }[]' is not assignable to type 'readonly { title: string; search?: string | undefined; riskIndicators: objectOutputType<{ id: ZodString; name: ZodOptional<ZodNullable<ZodString>>; sourceUrl: ZodOptional<...>; ... 5 more ...; pricingViolationExamples: ZodOptional<...>; }, ZodTypeAny, "passthrough">[] | null; }[]'.
|
test_linux
Process completed with exit code 1.
|
test_windows
Type 'readonly { title: string; search?: string | undefined; indicators: objectOutputType<{ id: ZodString; name: ZodOptional<ZodNullable<ZodString>>; sourceUrl: ZodOptional<...>; ... 5 more ...; pricingViolationExamples: ZodOptional<...>; }, ZodTypeAny, "passthrough">[] | null; }[]' is not assignable to type 'readonly { title: string; search?: string | undefined; riskIndicators: objectOutputType<{ id: ZodString; name: ZodOptional<ZodNullable<ZodString>>; sourceUrl: ZodOptional<...>; ... 5 more ...; pricingViolationExamples: ZodOptional<...>; }, ZodTypeAny, "passthrough">[] | null; }[]'.
|
test_windows
Process completed with exit code 1.
|