Fix color defaults issue #149
release
0s
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
|