選択されたユーザーを大画面表示するやつを実装 #7734
Annotations
7 errors and 1 warning
run type-check:
src/components/Main/MainView/QallView/TrackCard.vue#L20
Cannot find name 'trackInfo'. Did you mean 'TrackInfo'?
|
run type-check:
src/components/Main/MainView/QallView/TrackCard.vue#L28
Property 'sid' does not exist on type '{ $style: Record<string, string> & { TrackContainer: string; UserBlock: string; UserCard: string; }; $: ComponentInternalInstance; $data: {}; $props: { ...; } & ... 2 more ... & ComponentCustomProps; ... 23 more ...; $router: Router; }'.
|
run type-check:
src/components/Main/MainView/QallView/TrackCard.vue#L36
Property 'sid' does not exist on type '{ $style: Record<string, string> & { TrackContainer: string; UserBlock: string; UserCard: string; }; $: ComponentInternalInstance; $data: {}; $props: { ...; } & ... 2 more ... & ComponentCustomProps; ... 23 more ...; $router: Router; }'.
|
run type-check:
src/components/Main/MainView/QallView/TrackCard.vue#L43
Property 'sid' does not exist on type '{ $style: Record<string, string> & { TrackContainer: string; UserBlock: string; UserCard: string; }; $: ComponentInternalInstance; $data: {}; $props: { ...; } & ... 2 more ... & ComponentCustomProps; ... 23 more ...; $router: Router; }'.
|
run type-check:
src/components/Main/NavigationBar/EphemeralNavigationContent/QallController/QallDetailsPanel.vue#L48
Variable 'users' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
run type-check:
src/components/Main/NavigationBar/NavigationContent/HomeTab.vue#L74
Variable 'qallingChannels' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
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