Qallの再実装 #7724
main.yml
on: pull_request
check npm install
32s
run lint
25s
run format
27s
run type-check
36s
run build
40s
run test:e2e
1m 37s
Upload coverage to Codecov
9s
Annotations
12 errors and 18 warnings
run lint
Process completed with exit code 1.
|
run format
Process completed with exit code 1.
|
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:
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:
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'?
|
run type-check:
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'?
|
run type-check:
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...'.
|
run type-check:
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...'.
|
run type-check:
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...'.
|
check npm install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L12
'ChannelViewContentMain' is defined but never used
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L66
Unexpected console statement
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L93
Unexpected console statement
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L120
Unexpected console statement
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L126
Unexpected console statement
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L130
Unexpected console statement
|
run lint:
src/components/Main/MainView/QallView/QallView.vue#L134
Unexpected console statement
|
run lint:
src/components/Main/MainView/QallView/ScreenShareComponent.vue#L2
'ref' is defined but never used
|
run lint:
src/components/Main/MainView/QallView/ScreenShareComponent.vue#L2
'watchEffect' is defined but never used
|
run lint:
src/components/Main/NavigationBar/EphemeralNavigationContent/EphemeralNavigationContent.vue#L18
'DraftList' is defined but never used
|
run format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run test:unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload coverage to Codecov
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run test:e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage
|
2.01 MB |
|