Skip to content

Do not use HSL normalized saturation and hue for certain spaces (#582) #478

Do not use HSL normalized saturation and hue for certain spaces (#582)

Do not use HSL normalized saturation and hue for certain spaces (#582) #478

Triggered via push August 9, 2024 07:05
Status Success
Total duration 49s
Artifacts

lint.yml

on: push
Lint & Test Types
38s
Lint & Test Types
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint & Test Types: src/Type.js#L124
A spread argument must either have a tuple type or be passed to a rest parameter.
Lint & Test Types: src/interpolation.js#L27
This overload signature is not compatible with its implementation signature.
Lint & Test Types: src/parse.js#L49
Property 'findFormat' does not exist on type 'typeof ColorSpace'.
Lint & Test Types: src/parse.js#L81
Property 'findFormat' does not exist on type 'typeof ColorSpace'.
Lint & Test Types: src/parse.js#L95
Property 'alphaType' does not exist on type 'ArgumentMeta'.
Lint & Test Types: src/parse.js#L124
Type 'import("/home/runner/work/color.js/color.js/src/Format").default' is not assignable to type 'import("/home/runner/work/color.js/color.js/src/ColorSpace").Format'.
Lint & Test Types: src/serialize.js#L35
Property 'parseMeta' does not exist on type 'ColorObject | PlainColorObject'.
Lint & Test Types: src/serialize.js#L36
Property 'parseMeta' does not exist on type 'ColorObject | PlainColorObject'.
Lint & Test Types: src/serialize.js#L37
Property 'parseMeta' does not exist on type 'ColorObject | PlainColorObject'.
Lint & Test Types: src/serialize.js#L38
Property 'parseMeta' does not exist on type 'ColorObject | PlainColorObject'.