Skip to content

feat: implement dynamic treshholds #93

feat: implement dynamic treshholds

feat: implement dynamic treshholds #93

Triggered via pull request January 28, 2024 05:38
Status Failure
Total duration 2m 38s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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
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/.