Skip to content

feat(ui): #321 Add right sidebar transition #37

feat(ui): #321 Add right sidebar transition

feat(ui): #321 Add right sidebar transition #37

Triggered via pull request September 1, 2023 21:00
@oneminchoneminch
opened #335
Status Failure
Total duration 59s
Artifacts

pr_ts_typecheck.yaml

on: pull_request_target
Run PR TypeScript Type Check
48s
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'.