ts5 #186
Annotations
8 errors
Lint (20, ubuntu-latest):
src/components/CachedDamUserChip.vue#L27
Cannot find name 'cached'.
|
Lint (20, ubuntu-latest):
src/components/CachedDamUserChip.vue#L28
Cannot find name 'cached'. Did you mean 'Cache'?
|
Lint (20, ubuntu-latest):
src/components/CachedDamUserChip.vue#L28
Cannot find name 'cached'. Did you mean 'Cache'?
|
Lint (20, ubuntu-latest):
src/components/CachedDamUserChip.vue#L28
Cannot find name 'cached'. Did you mean 'Cache'?
|
Lint (20, ubuntu-latest):
src/components/CachedDamUserChip.vue#L42
Cannot find name 'cached'.
|
Lint (20, ubuntu-latest):
src/components/CachedDamUserChip.vue#L61
Property 'cached' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly id: number | null | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R...'.
|
Lint (20, ubuntu-latest):
src/views/system/composables/loginActions.ts#L3
Cannot find module 'vue/dist/vue' or its corresponding type declarations.
|
Lint (20, ubuntu-latest)
Process completed with exit code 1.
|