Skip to content

fix: avoid reading props from __VLS_ctx #4804

fix: avoid reading props from __VLS_ctx

fix: avoid reading props from __VLS_ctx #4804

Triggered via pull request October 7, 2023 11:12
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

9 errors and 3 warnings
build (16.x, ubuntu-latest)
Property 'list' does not exist on type 'PropsWithDefaults<{ value?: T | null | undefined; list?: T[] | undefined; }, { value: null; }, [T | null | undefined] extends [boolean | undefined] ? "value" : never> extends Ref<...> ? V : PropsWithDefaults<...> extends Ref<...> | undefined ? unknown extends V ? undefined : V | undefined : PropsWithDefaults<...>'.
build (16.x, ubuntu-latest)
Argument of type 'T' is not assignable to parameter of type 'T & IfEquals<any, T, unknown, never>'.
build (16.x, ubuntu-latest)
Argument of type 'any' is not assignable to parameter of type 'never'.
build (16.x, ubuntu-latest)
Property 'bar' does not exist on type 'DefineProps<{ foo: T; bar: string; }, [T] extends [boolean | undefined] ? "foo" : never> extends Ref<infer V> ? V : DefineProps<{ foo: T; bar: string; }, [...] extends [...] ? "foo" : never> extends Ref<...> | undefined ? unknown extends V ? undefined : V | undefined : DefineProps<...>'.
build (16.x, ubuntu-latest)
Property 'foo' does not exist on type 'DefineProps<{ foo: T; bar: string; }, [T] extends [boolean | undefined] ? "foo" : never> extends Ref<infer V> ? V : DefineProps<{ foo: T; bar: string; }, [...] extends [...] ? "foo" : never> extends Ref<...> | undefined ? unknown extends V ? undefined : V | undefined : DefineProps<...>'.
build (16.x, ubuntu-latest)
Argument of type 'T' is not assignable to parameter of type 'T & IfEquals<any, T, unknown, never>'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.
build (16.x, windows-latest)
The operation was canceled.
build (16.x, macos-latest)
The operation was canceled.
build (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/