[BADGER-223][WIP] Redux-based refactor of Desktop #3188
tests.yml
on: pull_request
yarn-duplicates
1m 4s
prettier
48s
lint
52s
typecheck
1m 18s
test-unit
1m 5s
test-integration-server-jobrunner
1m 45s
test-e2e-server
2m 21s
test-e2e-desktop-standalone
59s
test-e2e-desktop-complete
2m 42s
Annotations
5 errors and 22 warnings
test-e2e-desktop-standalone
Process completed with exit code 1.
|
typecheck
Argument of type '<TFields extends FieldValues, TFieldName extends FieldPath<TFields> = FieldPath<TFields>, TEl extends React.ElementType = ForwardRefExoticComponent<InputProps & RefAttributes<HTMLInputElement>>>(props: FieldBaseProps<TFields, TFieldName, TEl> & React.ComponentPropsWithoutRef<TEl>, ref: ForwardedRef<HTMLElement>) => ...' is not assignable to parameter of type 'ForwardRefRenderFunction<HTMLElement, Omit<FieldBaseProps<FieldValues, string, ElementType<any, keyof IntrinsicElements>> & Omit<...>, "ref">>'.
|
typecheck
Process completed with exit code 1.
|
test-e2e-server
Process completed with exit code 1.
|
test-e2e-desktop-complete
Process completed with exit code 1.
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
jobrunner/src/jobs/ProcessMediaJob.ts#L43
'_ignored' is defined but never used
|
lint:
desktop/src/main/ipcApi--old.ts#L2
'createAPIClient' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L3
'serverAPI' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L4
'serverApiClient' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L7
'TRPCError' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L8
'selectedShow' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L8
'setSelectedShow' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L9
'CompleteShowModel' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L12
'devToolsConfigSchema' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
desktop/src/main/ipcApi--old.ts#L13
'getDevToolsConfig' is defined but never used. Allowed unused vars must match /^_/u
|
test-e2e-desktop-standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e-desktop-standalone
No files were found with the provided path: ./desktop/playwright-report/
./desktop/traces/
./desktop/test-results/
/home/runner/work/_temp/logs. No artifacts will be uploaded.
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
yarn-duplicates
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-integration-server-jobrunner
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e-server
No files were found with the provided path: ./server/playwright-report/. No artifacts will be uploaded.
|
test-e2e-desktop-complete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e-desktop-complete
No files were found with the provided path: ./desktop/playwright-report/
./desktop/traces/
./desktop/test-results/
/home/runner/work/_temp/logs. No artifacts will be uploaded.
|