feat: support OKLCH colors on Safari iOS 15 #118
release-new-version.yml
on: push
🔨 Build + 🚀 Publish
36s
📘 Docs
/
deploy-docs
1m 44s
🧪 Tests
/
Tests
56s
📝 Release notes
/
write-release-notes
4s
Annotations
8 errors and 2 warnings
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 / Tests
Process completed with exit code 1.
|
📝 Release notes / write-release-notes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
📘 Docs / deploy-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|