Skip to content

feat: support OKLCH colors on Safari iOS 15 #5

feat: support OKLCH colors on Safari iOS 15

feat: support OKLCH colors on Safari iOS 15 #5

Triggered via push March 26, 2024 09:50
Status Failure
Total duration 1m 3s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
error: File not found: src/tests/files/daisyui-nuxt/.output/server/chunks/app/_nuxt/entry-styles.*.mjs: src/tests/utils.js#L26
at stringExistsInFile (/home/runner/work/daisyui/daisyui/src/tests/utils.js:26:11) at /home/runner/work/daisyui/daisyui/src/tests/frameworks.test.js:17:14
error: expect(received).toBe(expected): src/tests/colors.test.js#L8
Expected: "0.2 0 0" Received: "20% 0 0" at /home/runner/work/daisyui/daisyui/src/tests/colors.test.js:8:5
error: expect(received).toBe(expected): src/tests/colors.test.js#L8
Expected: "0.8 0 0" Received: "80% 0 0" at /home/runner/work/daisyui/daisyui/src/tests/colors.test.js:8:5
error: expect(received).toBe(expected): src/tests/colors.test.js#L8
Expected: "0 0 0" Received: "0% 0 0" at /home/runner/work/daisyui/daisyui/src/tests/colors.test.js:8:5
error: expect(received).toBe(expected): src/tests/colors.test.js#L8
Expected: "1 0 0" Received: "100% 0 0" at /home/runner/work/daisyui/daisyui/src/tests/colors.test.js:8:5
error: expect(received).toBe(expected): src/tests/colors.test.js#L8
Expected: "0.133411 0.032291 245.539977" Received: "13.3411% 0.032291 245.539977" at /home/runner/work/daisyui/daisyui/src/tests/colors.test.js:8:5
error: expect(received).toBe(expected): src/tests/colors.test.js#L8
Expected: "0.910234 0.041137 24.396801" Received: "91.0234% 0.041137 24.396801" at /home/runner/work/daisyui/daisyui/src/tests/colors.test.js:8:5
Tests
Process completed with exit code 1.