Skip to content

Merge branch 'master' into pr/3838 #667

Merge branch 'master' into pr/3838

Merge branch 'master' into pr/3838 #667

Triggered via push April 30, 2024 21:55
Status Failure
Total duration 1m 2s
Artifacts

test.yml

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

Annotations

23 errors and 1 warning
build (18, macos-latest)
'props' is declared but its value is never read.
build (18, macos-latest)
Argument of type 'boolean | undefined' is not assignable to parameter of type 'never'.
build (18, macos-latest)
Property 'name' does not exist on type 'unknown extends T ? IfAny<T, T, unknown> : T'.
build (18, macos-latest)
Property 'modelValue' does not exist on type '{ readonly num: number; readonly "onUpdate:modelValue"?: ((modelValue: T) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>'.
build (18, macos-latest)
'props' is declared but its value is never read.
build (18, macos-latest)
Argument of type 'boolean | undefined' is not assignable to parameter of type 'never'.
build (18, macos-latest)
Argument of type 'DefineComponent<{ foo: string; bar?: number | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { change: (id: number) => void; update: (value: string) => void; }, ... 9 more ..., false>' is not assignable to parameter of type 'never'.
build (18, macos-latest)
Argument of type 'DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<...>, ... 6 more ..., false>' is not assignable to parameter of type 'never'.
build (18, macos-latest)
Argument of type '<T>(__VLS_props: { readonly onBar?: ((data: T) => any) | undefined; foo: T; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: { ...; } | undefined, __VLS_expose?: ((exposed: ShallowUnwrapRef<...>) => void) | undefined, __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
build (18, macos-latest)
Unused '@ts-expect-error' directive.
build (18, windows-latest)
The job was canceled because "_18_macos-latest" failed.
build (18, windows-latest)
The operation was canceled.
build (18, ubuntu-latest)
The job was canceled because "_18_macos-latest" failed.
build (18, ubuntu-latest)
'props' is declared but its value is never read.
build (18, ubuntu-latest)
Argument of type 'boolean | undefined' is not assignable to parameter of type 'never'.
build (18, ubuntu-latest)
Property 'name' does not exist on type 'unknown extends T ? IfAny<T, T, unknown> : T'.
build (18, ubuntu-latest)
Property 'modelValue' does not exist on type '{ readonly num: number; readonly "onUpdate:modelValue"?: ((modelValue: T) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>'.
build (18, ubuntu-latest)
'props' is declared but its value is never read.
build (18, ubuntu-latest)
Argument of type 'boolean | undefined' is not assignable to parameter of type 'never'.
build (18, ubuntu-latest)
Argument of type 'DefineComponent<{ foo: string; bar?: number | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { change: (id: number) => void; update: (value: string) => void; }, ... 9 more ..., false>' is not assignable to parameter of type 'never'.
build (18, ubuntu-latest)
Argument of type 'DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<...>, ... 6 more ..., false>' is not assignable to parameter of type 'never'.
build (18, ubuntu-latest)
Argument of type '<T>(__VLS_props: { readonly onBar?: ((data: T) => any) | undefined; foo: T; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: { ...; } | undefined, __VLS_expose?: ((exposed: ShallowUnwrapRef<...>) => void) | undefined, __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
build (18, ubuntu-latest)
Unused '@ts-expect-error' directive.
build (18, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.