Skip to content

Publish flowise-embed + flowise-embed-react #2

Publish flowise-embed + flowise-embed-react

Publish flowise-embed + flowise-embed-react #2

Manually triggered April 13, 2026 19:01
Status Failure
Total duration 2m 50s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
publish
Process completed with exit code 128.
publish: src/components/Bot.tsx#L2515
Solid components run once, so an early return breaks reactivity. Move the condition inside a JSX element, such as a fragment or <Show />
publish: src/components/Bot.tsx#L2501
Solid components run once, so an early return breaks reactivity. Move the condition inside a JSX element, such as a fragment or <Show />
publish: src/components/Bot.tsx#L2500
The reactive variable 'item.mime.startsWith' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
publish: src/components/Bot.tsx#L2489
Solid components run once, so an early return breaks reactivity. Move the condition inside a JSX element, such as a fragment or <Show />
publish: src/components/Bot.tsx#L2488
The reactive variable 'item.mime.startsWith' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored
publish: src/components/Bot.tsx#L557
For proper analysis, a variable should be used to capture the result of this function call
publish: src/components/Bot.tsx#L516
'setFormInputsData' is assigned a value but never used
publish: src/components/Bot.tsx#L516
'formInputsData' is assigned a value but never used
publish: src/components/Bot.tsx#L318
The reactive variable 'props.onSubmit' should be wrapped in a function for reactivity. This includes event handler bindings on native elements, which are not reactive like other JSX props
publish: src/components/Bot.tsx#L311
The reactive variable 'props.onClose' should be wrapped in a function for reactivity. This includes event handler bindings on native elements, which are not reactive like other JSX props
publish
Publishing stable version 3.1.4 with 'dev' tag