Another dev/add pools header #95
Annotations
11 errors and 3 warnings
Test:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L71
Cannot find name 'isImageLoaded'.
|
Test:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L75
Cannot find name 'isImageLoaded'.
|
Test:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L294
Property 'isImageLoaded' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { ref?: VNodeRef | undefined; style?: unknown; key?: string | number | symbol | undefined; ref_for?: boolean | undefined; ... 7 more ...; class?: unknown; }; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) ...'.
|
Test:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L302
Property 'isImageLoaded' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { ref?: VNodeRef | undefined; style?: unknown; key?: string | number | symbol | undefined; ref_for?: boolean | undefined; ... 7 more ...; class?: unknown; }; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) ...'.
|
Test:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L304
Property 'isImageLoaded' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { ref?: VNodeRef | undefined; style?: unknown; key?: string | number | symbol | undefined; ref_for?: boolean | undefined; ... 7 more ...; class?: unknown; }; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) ...'.
|
Test:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L306
Property 'isImageLoaded' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: { ref?: VNodeRef | undefined; style?: unknown; key?: string | number | symbol | undefined; ref_for?: boolean | undefined; ... 7 more ...; class?: unknown; }; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) ...'.
|
Test
Process completed with exit code 2.
|
Lint:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L71
'isImageLoaded' is not defined
|
Lint:
src/components/contextual/pages/dashboard/Cards/RefiProfileCard.vue#L75
'isImageLoaded' is not defined
|
Lint
Process completed with exit code 1.
|
Build
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|