Skip to content

feat: allow deleting images in the explorer (#321) #624

feat: allow deleting images in the explorer (#321)

feat: allow deleting images in the explorer (#321) #624

Triggered via push May 27, 2024 22:32
Status Success
Total duration 5m 41s
Artifacts

test-e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test-e2e: src/client/apps/live-painting/index.tsx#L246
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
test-e2e: src/client/apps/shared/styled.ts#L14
'theme' is defined but never used. Allowed unused args must match /^_/u
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#L165
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/assistant.ts#L175
Async arrow function has a complexity of 25. Maximum allowed is 20
test-e2e: src/electron/helpers/ipc/sdk/assistant.ts#L429
Blocks are nested too deeply (5). Maximum allowed is 4
test-e2e: src/electron/helpers/ipc/sdk/comfyui.ts#L76
Unexpected 'todo' comment: 'TODO introduce better error handling'