Skip to content

pr_ts_typecheck

pr_ts_typecheck #40

Triggered via workflow run September 2, 2023 00:18
@yehokiyehoki
completed 06ed3d7
Status Failure
Total duration 1m 0s
Artifacts

pr_ts_typecheck.yaml

on: workflow_run
Run PR TypeScript Type Check
51s
Run PR TypeScript Type Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run PR TypeScript Type Check
Type 'string | number | boolean | undefined' is not assignable to type 'any[] | Set<any> | Booleanish | undefined'.
Run PR TypeScript Type Check
Type 'number' is not assignable to type 'string'.
Run PR TypeScript Type Check
Type 'number' is not assignable to type 'string'.
Run PR TypeScript Type Check
Argument of type '{ readonly label: string; readonly error: string; readonly value?: string | number | undefined; readonly modelValue?: string | number | boolean | undefined; }' is not assignable to parameter of type 'Props'.
Run PR TypeScript Type Check
Type 'number' is not assignable to type 'string'.
Run PR TypeScript Type Check
Type 'number' is not assignable to type 'string'.
Run PR TypeScript Type Check
Argument of type '{ readonly label: string; readonly error: string; readonly value?: string | number | undefined; readonly modelValue?: string | number | boolean | undefined; readonly customColor?: string | undefined; }' is not assignable to parameter of type 'Props'.
Run PR TypeScript Type Check
Type 'number' is not assignable to type 'string'.
Run PR TypeScript Type Check
Type 'number' is not assignable to type 'string'.
Run PR TypeScript Type Check
Argument of type '{ readonly label: string; readonly error: string; readonly value?: string | number | undefined; readonly modelValue?: string | number | boolean | undefined; }' is not assignable to parameter of type 'Props'.