Skip to content

chore: update dependencies (#331) #263

chore: update dependencies (#331)

chore: update dependencies (#331) #263

Triggered via push June 7, 2024 13:11
Status Success
Total duration 4m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 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#L128
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/comfyui.ts#L76
Unexpected 'todo' comment: 'TODO introduce better error handling'
release: src/electron/helpers/ipc/sdk/comfyui.ts#L127
Unexpected 'todo' comment: 'TODO introduce better error handling'
release: src/electron/helpers/ipc/sdk/global.ts#L82
Unexpected 'todo' comment: 'TODO: add "onError" into "clone" to...'