Skip to content

pr_ts_typecheck

pr_ts_typecheck #16

Triggered via workflow run August 28, 2023 03:17
@otareeotaree
completed 56b0b7f
Status Failure
Total duration 1m 10s
Artifacts

pr_ts_typecheck.yaml

on: workflow_run
Run PR TypeScript Type Check
1m 2s
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'.