Skip to content

docs: rename to integrations #21

docs: rename to integrations

docs: rename to integrations #21

Triggered via push September 17, 2023 07:33
Status Failure
Total duration 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build
Argument of type '{ disabled: true; icon: string; title: string; }' is not assignable to parameter of type '{ readonly name: any; readonly value?: any; readonly icon?: string | undefined; readonly text?: string | undefined; readonly title: string; readonly disabled?: boolean | undefined; ... 13 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; } & Record<...>'.
Build
Argument of type '{ disabled: true; icon: string; title: string; }' is not assignable to parameter of type '{ readonly name: any; readonly value?: any; readonly icon?: string | undefined; readonly text?: string | undefined; readonly title: string; readonly disabled?: boolean | undefined; ... 13 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; } & Record<...>'.
Build
Argument of type '{ disabled: true; icon: string; title: string; }' is not assignable to parameter of type '{ readonly name: any; readonly value?: any; readonly icon?: string | undefined; readonly text?: string | undefined; readonly title: string; readonly disabled?: boolean | undefined; ... 13 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; } & Record<...>'.
Build
Argument of type '{ value: boolean; title: string; text: string; disabled: true; }' is not assignable to parameter of type '{ readonly name: any; readonly value?: any; readonly icon?: string | undefined; readonly text?: string | undefined; readonly title: string; readonly disabled?: boolean | undefined; ... 13 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; } & Record<...>'.
Build
Argument of type '{ value: boolean; title: string; text: string; disabled: true; }' is not assignable to parameter of type '{ readonly name: any; readonly value?: any; readonly icon?: string | undefined; readonly text?: string | undefined; readonly title: string; readonly disabled?: boolean | undefined; ... 13 more ...; onVnodeUnmounted?: VNodeMountHook | ... 1 more ... | undefined; } & Record<...>'.
Build
Process completed with exit code 1.