Skip to content

Merge remote-tracking branch 'gammelalf/delete-workspace' #569

Merge remote-tracking branch 'gammelalf/delete-workspace'

Merge remote-tracking branch 'gammelalf/delete-workspace' #569

Triggered via push December 11, 2023 16:41
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linux.yml

on: push
Build & Tests on linux
1m 51s
Build & Tests on linux
Matrix: Build typescript
Fit to window
Zoom out
Zoom in

Annotations

25 errors
Build typescript (20.x)
Cannot find name 'stringFromJSONTyped'.
Build typescript (20.x)
Cannot find name 'instanceOfstring'.
Build typescript (20.x)
Cannot find name 'stringToJSON'.
Build typescript (20.x)
Process completed with exit code 2.
Build typescript (16.x)
The job was canceled because "_20_x" failed.
Build typescript (16.x)
Cannot find name 'stringFromJSONTyped'.
Build typescript (16.x)
Cannot find name 'instanceOfstring'.
Build typescript (16.x)
Cannot find name 'stringToJSON'.
Build typescript (16.x)
The operation was canceled.
Build typescript (18.x)
The job was canceled because "_20_x" failed.
Build typescript (18.x)
Cannot find name 'stringFromJSONTyped'.
Build typescript (18.x)
Cannot find name 'instanceOfstring'.
Build typescript (18.x)
Cannot find name 'stringToJSON'.
Build typescript (18.x)
Process completed with exit code 2.
Build typescript (14.x)
The job was canceled because "_20_x" failed.
Build typescript (14.x)
Cannot find name 'stringFromJSONTyped'.
Build typescript (14.x)
Cannot find name 'instanceOfstring'.
Build typescript (14.x)
Cannot find name 'stringToJSON'.
Build typescript (14.x)
Type '(styles: CSSObjectWithLabel, state: ControlProps<Option, IsMulti, Group>) => { backgroundColor: "black"; boxShadow: "box-shadow: inset 0 -3px 2em var(--red-button), 0 0 10em var(--red-button), 0 0 .5em var(--red-button)" | "inset 0 -3px 2em var(--primary-op), 0 0 10em #0cf3, 0 0 .5em #0ff2"; ... 955 more ...; label?...' is not assignable to type '(base: CSSObjectWithLabel, props: ControlProps<Option, IsMulti, Group>) => CSSObjectWithLabel'.
Build typescript (14.x)
Type '(styles: CSSObjectWithLabel, state: OptionProps<Option, IsMulti, Group>) => { ":hover"?: CSSObject | undefined; ... 956 more ...; label?: string | undefined; } | { ...; }' is not assignable to type '(base: CSSObjectWithLabel, props: OptionProps<Option, IsMulti, Group>) => CSSObjectWithLabel'.
Build typescript (14.x)
Type '(styles: CSSObjectWithLabel) => { background: string; accentColor?: readonly string[] | AccentColor | AccentColor[] | undefined; alignContent?: readonly string[] | ... 2 more ... | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: MenuProps<Option, IsMulti, Group>) => CSSObjectWithLabel'.
Build typescript (14.x)
Type '(styles: CSSObjectWithLabel) => { color: "#bbb"; accentColor?: readonly string[] | AccentColor | AccentColor[] | undefined; alignContent?: readonly string[] | AlignContent | AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: SingleValueProps<Option, IsMulti, Group>) => CSSObjectWithLabel'.
Build typescript (14.x)
Type '(styles: CSSObjectWithLabel) => { backgroundColor: "none"; accentColor?: readonly string[] | AccentColor | AccentColor[] | undefined; alignContent?: readonly string[] | ... 2 more ... | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<Option, IsMulti, Group>) => CSSObjectWithLabel'.
Build typescript (14.x)
Type '(styles: CSSObjectWithLabel) => { display: "none"; accentColor?: readonly string[] | AccentColor | AccentColor[] | undefined; alignContent?: readonly string[] | AlignContent | AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: IndicatorSeparatorProps<Option, IsMulti, Group>) => CSSObjectWithLabel'.
Build typescript (14.x)
The operation was canceled.