Skip to content

chore: update ignore files and fix package paths (#54) #169

chore: update ignore files and fix package paths (#54)

chore: update ignore files and fix package paths (#54) #169

Triggered via push December 12, 2025 12:43
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 2.
test
Argument of type 'ZodObject<{ referrerReward: ZodObject<{ enabled: ZodBoolean; valueType: ZodEnum<{ fixed: "fixed"; percentage: "percentage"; }>; value: ZodOptional<ZodNumber>; currency: ZodOptional<...>; }, $strip>; refereeReward: ZodObject<...>; }, $strip>' is not assignable to parameter of type 'ZodType<{ referrerReward: { enabled: boolean; valueType: "fixed" | "percentage"; value?: number | undefined; currency?: "USD" | "EUR" | "GBP" | undefined; }; refereeReward: { enabled: boolean; ... 4 more ...; validityDays?: number | undefined; }; }, any, any>'.
test
@refref/webapp#type:check: command (/home/runner/work/refref/refref/apps/webapp) /home/runner/setup-pnpm/node_modules/.bin/.tools/pnpm/10.23.0/bin/pnpm run type:check exited (2)