Skip to content

feat: assistant improvements (#324) #251

feat: assistant improvements (#324)

feat: assistant improvements (#324) #251

Triggered via push May 28, 2024 12:22
Status Success
Total duration 8m 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release: src/client/apps/assistant/components/model-selector.tsx#L22
't' is assigned a value but never used. Allowed unused vars must match /^_/u
release: src/client/apps/live-painting/index.tsx#L246
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
release: src/client/apps/text-to-image/index.tsx#L62
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
release: src/client/apps/text-to-image/index.tsx#L90
Unexpected 'todo' comment: 'TODO introduce better error handling'
release: src/client/pages/[locale]/core/settings.tsx#L89
React Hook useEffect has a missing dependency: 'providerKey'. Either include it or remove the dependency array
release: src/electron/helpers/ipc/global.ts#L165
Async arrow function has too many parameters (5). Maximum allowed is 4
release: src/electron/helpers/ipc/install.ts#L26
Unexpected 'todo' comment: 'TODO: Iterate over sources'
release: src/electron/helpers/ipc/sdk/assistant.ts#L166
Async arrow function has a complexity of 28. Maximum allowed is 20
release: src/electron/helpers/ipc/sdk/assistant.ts#L438
Blocks are nested too deeply (5). Maximum allowed is 4
release: src/electron/helpers/ipc/sdk/comfyui.ts#L76
Unexpected 'todo' comment: 'TODO introduce better error handling'
release: src/client/apps/assistant/components/model-selector.tsx#L22
't' is assigned a value but never used. Allowed unused vars must match /^_/u
release: src/client/apps/live-painting/index.tsx#L246
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
release: src/client/apps/text-to-image/index.tsx#L62
Unexpected 'todo' comment: 'TODO handle macOS and Linux'
release: src/client/apps/text-to-image/index.tsx#L90
Unexpected 'todo' comment: 'TODO introduce better error handling'
release: src/client/pages/[locale]/core/settings.tsx#L89
React Hook useEffect has a missing dependency: 'providerKey'. Either include it or remove the dependency array
release: src/electron/helpers/ipc/global.ts#L165
Async arrow function has too many parameters (5). Maximum allowed is 4
release: src/electron/helpers/ipc/install.ts#L26
Unexpected 'todo' comment: 'TODO: Iterate over sources'
release: src/electron/helpers/ipc/sdk/assistant.ts#L166
Async arrow function has a complexity of 28. Maximum allowed is 20
release: src/electron/helpers/ipc/sdk/assistant.ts#L438
Blocks are nested too deeply (5). Maximum allowed is 4
release: src/electron/helpers/ipc/sdk/comfyui.ts#L76
Unexpected 'todo' comment: 'TODO introduce better error handling'