chore: new neutral color logic #4379
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
|