ESLint rules 改善 #10
Annotations
10 errors
Type check:
app/pages/code-of-conduct.vue#L11
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/events.vue#L11
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/index.vue#L15
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/privacy.vue#L12
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/sessions/[id].vue#L42
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/sponsor-sessions/[id].vue#L91
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/sponsors/[id].vue#L74
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
app/pages/users/[id].vue#L47
Type 'Meta[]' is not assignable to type 'MaybeComputedRef<Meta<{} | undefined>[]> | undefined'.
|
Type check:
nuxt.config.ts#L17
Type 'Meta' is not assignable to type '{ [x: `data-${string}`]: Stringable | undefined; content?: Stringable | (Stringable | undefined)[] | null | undefined; name?: MetaNames | { ...; } | undefined; ... 14 more ...; processTemplateParams?: false | undefined; } | { ...; } | undefined'.
|
Type check:
nuxt.config.ts#L18
Type 'Meta' is not assignable to type '{ [x: `data-${string}`]: Stringable | undefined; content?: Stringable | (Stringable | undefined)[] | null | undefined; name?: MetaNames | { ...; } | undefined; ... 14 more ...; processTemplateParams?: false | undefined; } | { ...; } | undefined'.
|
The logs for this run have expired and are no longer available.
Loading