重构合并 #13
Annotations
4 errors and 2 warnings
|
test (ubuntu-latest)
Process completed with exit code 2.
|
|
test (ubuntu-latest):
src/renderer/src/components/OutputPage.vue#L348
Property 'highlightedCommand' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { AmfH264_options: { value: string; label: string; }[]; AmfH265_options: { value: string; label: string; }[]; AudioContainer_options: { value: string; label: string; }[]; ... 35 more ...; selectDirectory: () => Promise<...>; }, ... 23 more ..., {}>'.
|
|
test (ubuntu-latest):
src/renderer/src/components/OutputPage.vue#L325
Property 'CustomExtra' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { AmfH264_options: { value: string; label: string; }[]; AmfH265_options: { value: string; label: string; }[]; AudioContainer_options: { value: string; label: string; }[]; ... 35 more ...; selectDirectory: () => Promise<...>; }, ... 23 more ..., {}>'.
|
|
test (ubuntu-latest):
src/renderer/src/components/OutputPage.vue#L321
Property 'ShowCustomExtra' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { AmfH264_options: { value: string; label: string; }[]; AmfH265_options: { value: string; label: string; }[]; AudioContainer_options: { value: string; label: string; }[]; ... 35 more ...; selectDirectory: () => Promise<...>; }, ... 23 more ..., {}>'.
|
|
test (ubuntu-latest):
src/main/getCorePath.ts#L51
Expected @param names to be "base_name". Got "config_json, base_name"
|
|
test (ubuntu-latest):
src/main/getCorePath.ts#L42
@param "config_json" does not match an existing function parameter
|