Add a high-contrast theme & improvements for the forced-colors mode #1087
Annotations
10 errors
|
argilla-frontend/v1/domain/entities/color/Color.ts#L21
Replace `'#'` with `"#"`
|
argilla-frontend/v1/domain/entities/color/Color.ts#L21
Strings must use doublequote
|
|
argilla-frontend/v1/domain/entities/color/Color.ts#L22
Missing semicolon
|
|
argilla-frontend/v1/domain/entities/color/Color.ts#L65
Replace `······hex·=·hex.replace(/^#/,·''` with `····hex·=·hex.replace(/^#/,·""`
|
argilla-frontend/v1/domain/entities/color/Color.ts#L65
Strings must use doublequote
|
|
|
This job failed
Loading