Add a high-contrast theme & improvements for the forced-colors mode #1087
argilla-frontend.yml
on: pull_request
Build argilla-frontend
1m 32s
Build development argilla-fronted docker image
/
Build Docker image
Deploy pr environment
/
Deploy Argilla to Cloud Run
Annotations
10 errors
|
Build argilla-frontend:
argilla-frontend/v1/domain/entities/color/Color.ts#L21
Replace `'#'` with `"#"`
|
Build argilla-frontend:
argilla-frontend/v1/domain/entities/color/Color.ts#L21
Strings must use doublequote
|
|
|
|
Build argilla-frontend:
argilla-frontend/v1/domain/entities/color/Color.ts#L65
Replace `······hex·=·hex.replace(/^#/,·''` with `····hex·=·hex.replace(/^#/,·""`
|
Build argilla-frontend:
argilla-frontend/v1/domain/entities/color/Color.ts#L65
Strings must use doublequote
|
|
|