[p5.js 2.0] Color module rewrite #5236
Annotations
2 errors and 1 warning
test/unit/data/local_storage.js > local storage:
src/color/p5.Color.js#L224
TypeError: No color space found with id = "oklch"
❯ _ColorSpace.get ../../../../../node_modules/.vite/deps/colorjs__io_fn.js:621:15
❯ toGamutCSS ../../../../../node_modules/.vite/deps/colorjs__io_fn.js:2026:33
❯ toGamut ../../../../../node_modules/.vite/deps/colorjs__io_fn.js:1932:18
❯ serialize ../../../../../node_modules/.vite/deps/colorjs__io_fn.js:2117:14
❯ Color.toString src/color/p5.Color.js:224:12
❯ fn.storeItem src/data/local_storage.js:147:25
❯ test/unit/data/local_storage.js:32:21
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|