Skip to content

fix: cleanup 1

fix: cleanup 1 #12

Triggered via pull request October 10, 2024 23:04
Status Failure
Total duration 1m 6s
Billable time 1m
Artifacts

pr-check.yml

on: pull_request
Matrix: Node Quality Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Node Quality Check (20.x): src/playground.ts#L40
Argument of type '{ string: string; object: { number: number; string: string; }; number: number; }' is not assignable to parameter of type 'EntityParametersForCreate<ZodObjectOneFieldSchema<{ pk: ZodLiteral<"${_type}#${string}">; sk: ZodLiteral<"${_type}#">; string: ZodString; number: ZodNumber; date: ZodDate; object: ZodObject<...>; array: ZodArray<...>; enum: ZodEnum<...>; nativeEnum: ZodNativeEnum<...>; }>>'.
Node Quality Check (20.x)
Process completed with exit code 2.