Skip to content

Fix color defaults issue #149

Fix color defaults issue

Fix color defaults issue #149

Triggered via push February 13, 2025 09:36
Status Failure
Total duration 2m 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
components/BccKnob/BccKnob.spec.ts > BccKnob > renders a knob: design-library/src/components/BccKnob/BccKnob.vue#L365
TypeError: Cannot read properties of null (reading 'setTransform') ❯ components/BccKnob/BccKnob.vue:365:10 ❯ ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2875:88 ❯ callWithErrorHandling ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:195:19 ❯ callWithAsyncErrorHandling ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:202:17 ❯ Array.hook.__weh.hook.__weh ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:2855:19 ❯ flushPostFlushCbs ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:376:41 ❯ render ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6629:7 ❯ mount ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3930:13 ❯ Object.app.mount ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1477:19 ❯ Module.mount ../node_modules/.pnpm/@VUE[email protected]_@[email protected][email protected][email protected][email protected][email protected]_/node_modules/@vue/test-utils/dist/vue-test-utils.esm-bundler.mjs:8319:18
test / test
Process completed with exit code 1.
test / lint: design-library/src/components/BccPin/BccPin.stories.ts#L4
'setup' is defined but never used