[WIP] hosting the sync-server with the desktop app (POC) #11963
Annotations
1 error and 11 warnings
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
packages/desktop-client/src/components/manager/ConfigExternalSyncServer.tsx#L4
'To' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigExternalSyncServer.tsx#L7
'isNonProductionEnvironment' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigExternalSyncServer.tsx#L26
'createBudget' is assigned a value but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigExternalSyncServer.tsx#L93
'onSameDomain' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigInternalSyncServer.tsx#L2
'useEffect' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigInternalSyncServer.tsx#L2
'useCallback' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigInternalSyncServer.tsx#L3
'Group' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigInternalSyncServer.tsx#L3
'NumberField' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigInternalSyncServer.tsx#L11
'ButtonWithLoading' is defined but never used. Allowed unused vars must match /^(_|React)/u
|
Lint:
packages/desktop-client/src/components/manager/ConfigServer-failedattempt.tsx#L17
exported declaration 'ConfigServerDelMe' not used within other modules
|
Loading