Skip to content

Rework multiple color editors to be list-based #19

Rework multiple color editors to be list-based

Rework multiple color editors to be list-based #19

Triggered via push March 14, 2024 08:47
Status Failure
Total duration 25s
Artifacts

deploy-page.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
deploy: src/components/editors/SliderInputEditor.tsx#L34
Argument of type 'Resettable<number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/SliderInputEditor.tsx#L39
Argument of type 'Resettable<number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/SliderInputEditor.tsx#L63
Argument of type 'Resettable<number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/SliderInputEditor.tsx#L68
Argument of type 'Resettable<number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/SliderInputEditor.tsx#L73
Argument of type 'Resettable<number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/UserInputEditor.tsx#L31
Argument of type 'Resettable<string | number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/UserInputEditor.tsx#L33
Argument of type 'Resettable<string | number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/UserInputEditor.tsx#L38
Argument of type 'Resettable<string | number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/UserInputEditor.tsx#L43
Argument of type 'Resettable<string | number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy: src/components/editors/UserInputEditor.tsx#L50
Argument of type 'Resettable<string | number>' is not assignable to parameter of type 'Resettable<unknown>'.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.