feat: better scrollbars (#334) #664
Annotations
10 warnings
test-e2e:
src/client/apps/assistant/components/model-selector.tsx#L22
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test-e2e:
src/client/apps/live-painting/index.tsx#L246
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
|
test-e2e:
src/client/apps/text-to-image/index.tsx#L62
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
|
test-e2e:
src/client/apps/text-to-image/index.tsx#L90
Unexpected 'todo' comment: 'TODO introduce better error handling'
|
test-e2e:
src/client/pages/[locale]/core/settings.tsx#L89
React Hook useEffect has a missing dependency: 'providerKey'. Either include it or remove the dependency array
|
test-e2e:
src/electron/helpers/ipc/global.ts#L128
Async arrow function has too many parameters (5). Maximum allowed is 4
|
test-e2e:
src/electron/helpers/ipc/install.ts#L26
Unexpected 'todo' comment: 'TODO: Iterate over sources'
|
test-e2e:
src/electron/helpers/ipc/sdk/comfyui.ts#L76
Unexpected 'todo' comment: 'TODO introduce better error handling'
|
test-e2e:
src/electron/helpers/ipc/sdk/comfyui.ts#L127
Unexpected 'todo' comment: 'TODO introduce better error handling'
|
test-e2e:
src/electron/helpers/ipc/sdk/global.ts#L82
Unexpected 'todo' comment: 'TODO: add "onError" into "clone" to...'
|