Skip to content

fix: Merge code error #258

fix: Merge code error

fix: Merge code error #258

Triggered via push March 12, 2024 01:22
Status Failure
Total duration 1m 17s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build: src/pages/wallet/Send.vue#L230
'__VLS_ctx.balance' is possibly 'undefined'.
Build: src/pages/wallet/Send.vue#L239
Property 'next' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.
Build
Process completed with exit code 1.