Skip to content

ts5

ts5 #186

Triggered via push December 16, 2023 21:43
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

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.