feat(edgeless): store real color values in edgeless #9099
Annotations
3 errors and 1 warning
Run unit tests:
packages/presets/src/__tests__/edgeless/surface-model.spec.ts#L75
AssertionError: expected '#fcd34d' to be '--affine-palette-line-yellow' // Object.is equality
Expected: "--affine-palette-line-yellow"
Received: "#fcd34d"
❯ src/__tests__/edgeless/surface-model.spec.ts:75:32
|
Run unit tests:
packages/presets/src/__tests__/edgeless/surface-model.spec.ts#L97
AssertionError: expected '#fcd34d' to be '--affine-palette-line-yellow' // Object.is equality
Expected: "--affine-palette-line-yellow"
Received: "#fcd34d"
❯ src/__tests__/edgeless/surface-model.spec.ts:97:44
|
Run unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading