getPropertyPath #276
Annotations
9 errors and 2 warnings
|
src/schema-form/JsonSchemaFormSplit.vue#L58
Type '([{ type: PropType<__VLS_NonUndefinedable<D>>; }] extends [Prop<infer V, infer D>] ? unknown extends V ? IfAny<V, V, D> : V : { ...; }) | undefined' is not assignable to type '{} | undefined'.
|
src/schema-form/JsonSchemaFormSplit.vue#L60
Type 'number' is not assignable to type '(event: { formData: {}; }, fieldId: string) => {}'.
|
src/schema-form/JsonSchemaFormSplit.vue#L60
Property 'on' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly schema: JSONSchema7; readonly splits: [{ type: PropType<Splits<K>>; required: true; }] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }; readonly data?: ([...] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }) ...'.
|
src/schema-form/JsonSchemaFormSplit.vue#L60
Property 'change' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly schema: JSONSchema7; readonly splits: [{ type: PropType<Splits<K>>; required: true; }] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }; readonly data?: ([...] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }) ...'. Did you mean 'onChange'?
|
src/schema-form/JsonSchemaFormSplit.vue#L61
Type 'number' is not assignable to type '(event: { formData: {}; }) => {}'.
|
src/schema-form/JsonSchemaFormSplit.vue#L61
Property 'on' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly schema: JSONSchema7; readonly splits: [{ type: PropType<Splits<K>>; required: true; }] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }; readonly data?: ([...] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }) ...'.
|
src/schema-form/JsonSchemaFormSplit.vue#L61
Property 'submit' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly schema: JSONSchema7; readonly splits: [{ type: PropType<Splits<K>>; required: true; }] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }; readonly data?: ([...] extends [...] ? unknown extends V ? IfAny<...> : V : { ...; }) ...'. Did you mean 'onSubmit'?
|
|
src/corpus/job/JobStatus.vue#L10
'TerminalOutput' is defined but never used
|
src/library/AdminResourcePreview.vue#L4
'TerminalOutput' is defined but never used
|
This job failed
Loading