Skip to content

UI-420: Added editable input in color picker component #527

UI-420: Added editable input in color picker component

UI-420: Added editable input in color picker component #527

Triggered via pull request July 25, 2024 09:33
@GhitaNekttGhitaNektt
synchronize #386
UI-420
Status Success
Total duration 1m 25s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run linters
Module '"quill"' has no exported member 'RangeStatic'. Did you mean to use 'import RangeStatic from "quill"' instead?
Run linters
Object is of type 'unknown'.
Run linters
Object is of type 'unknown'.
Run linters
Object is of type 'unknown'.
Run linters
The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type 'unknown'.
Run linters
Object is of type 'unknown'.
Run linters
Module '"quill"' has no exported member 'RangeStatic'. Did you mean to use 'import RangeStatic from "quill"' instead?
Run linters
Object is of type 'unknown'.
Run linters
Object is of type 'unknown'.
Run linters
Object is of type 'unknown'.
Run linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/