新Qallのユーザーリストのデザインを実装 #7721
Annotations
4 errors and 1 warning
run type-check:
src/components/Main/MainView/QallView/UserList.vue#L27
Object literal may only specify known properties, and 'participantIdentity' does not exist in type '{ readonly trackInfo: TrackInfo; } & VNodeProps & AllowedComponentProps & ComponentCustomProps'.
|
run type-check:
src/components/Main/MainView/QallView/VideoTrack.vue#L39
Property 'participantIdentity' does not exist on type '{ $style: Record<string, string> & { video: string; NameLabel: string; UserCard: string; }; $: ComponentInternalInstance; $data: {}; $props: { readonly trackInfo: TrackInfo; } & VNodeProps & AllowedComponentProps & ComponentCustomProps; ... 20 more ...; $router: Router; }'.
|
run type-check:
src/components/Main/MainView/QallView/VideoTrack.vue#L48
Property 'participantIdentity' does not exist on type '{ $style: Record<string, string> & { video: string; NameLabel: string; UserCard: string; }; $: ComponentInternalInstance; $data: {}; $props: { readonly trackInfo: TrackInfo; } & VNodeProps & AllowedComponentProps & ComponentCustomProps; ... 20 more ...; $router: Router; }'.
|
run type-check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading