docs: rename to integrations #21
production-docs-deployment.yaml
on: push
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.
|