Skip to content

chore: new neutral color logic #4379

chore: new neutral color logic

chore: new neutral color logic #4379

Triggered via pull request December 17, 2024 07:58
Status Failure
Total duration 1m 18s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Checks
Argument of type 'number' is not assignable to parameter of type 'ColorNumber'.
Checks
Type '"rgba(0, 0, 0, 0.05)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(0, 0, 0, 0.10)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(0, 0, 0, 0.27)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(0, 0, 0, 0.45)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(0, 0, 0, 0.62)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(0, 0, 0, 0.6)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(0, 0, 0, 0.83)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(255, 255, 255, 0.06)"' is not assignable to type 'CssColor'.
Checks
Type '"rgba(255, 255, 255, 0.10)"' is not assignable to type 'CssColor'.
Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636