Fix/qall control btn #7727
Annotations
10 errors and 1 warning
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'.
|
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; }'.
|
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; }'.
|
src/components/Main/NavigationBar/EphemeralNavigationContent/QallController/QallDetailsPanel.vue#L48
Variable 'users' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
src/components/Main/NavigationBar/NavigationContent/HomeTab.vue#L74
Variable 'qallingChannels' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
src/views/Settings/QallTab.vue#L12
Property 'isEnabled' does not exist on type '{ $state: { isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }; $patch: { (partialState: _DeepPartial<{ isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }>): void; <F extends (state: { ...; }) => any>(stateMutat...'. Did you mean 'isTtsEnabled'?
|
src/views/Settings/QallTab.vue#L15
Property 'isEnabled' does not exist on type '{ $state: { isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }; $patch: { (partialState: _DeepPartial<{ isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }>): void; <F extends (state: { ...; }) => any>(stateMutat...'. Did you mean 'isTtsEnabled'?
|
src/views/Settings/QallTab.vue#L65
Property 'audioInputDeviceId' does not exist on type '{ $state: { isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }; $patch: { (partialState: _DeepPartial<{ isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }>): void; <F extends (state: { ...; }) => any>(stateMutat...'.
|
src/views/Settings/QallTab.vue#L76
Property 'audioOutputDeviceId' does not exist on type '{ $state: { isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }; $patch: { (partialState: _DeepPartial<{ isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }>): void; <F extends (state: { ...; }) => any>(stateMutat...'.
|
src/views/Settings/QallTab.vue#L85
Property 'masterVolume' does not exist on type '{ $state: { isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }; $patch: { (partialState: _DeepPartial<{ isTtsEnabled: boolean; voiceName: string; voicePitch: number; voiceRate: number; voiceVolume: number; }>): void; <F extends (state: { ...; }) => any>(stateMutat...'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading