Skip to content

feat(docs): add voiceover recordings #67

feat(docs): add voiceover recordings

feat(docs): add voiceover recordings #67

Triggered via push May 1, 2024 12:17
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
src/lib/spinbutton/spinbutton.spec.tsx > Spinbutton primitive > should bump up value after clicking up button: packages/solid-apg/src/lib/spinbutton/spinbutton.spec.tsx#L100
TypeError: Cannot read properties of undefined (reading 'up') ❯ src/lib/spinbutton/spinbutton.spec.tsx:100:13 ❯ updateFn ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:181:17 ❯ runUpdates ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:815:17 ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:186:12 ❯ src/lib/spinbutton/spinbutton.spec.tsx:95:3
src/lib/spinbutton/spinbutton.spec.tsx > Spinbutton primitive > should bump down value after clicking up button and wrap it around: packages/solid-apg/src/lib/spinbutton/spinbutton.spec.tsx#L116
TypeError: Cannot read properties of undefined (reading 'down') ❯ src/lib/spinbutton/spinbutton.spec.tsx:116:13 ❯ updateFn ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:181:17 ❯ runUpdates ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:815:17 ❯ Module.createRoot ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:186:12 ❯ src/lib/spinbutton/spinbutton.spec.tsx:111:3
src/lib/spinbutton/spinbutton.spec.tsx > Spinbutton primitive > should be usable using keyboard: packages/solid-apg/src/lib/spinbutton/spinbutton.spec.tsx#L11
TypeError: Cannot read properties of undefined (reading 'down') ❯ Component src/lib/spinbutton/spinbutton.spec.tsx:11:16 ❯ ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/dev.js:117:53 ❯ updateFn ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:181:17 ❯ runUpdates ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:815:17 ❯ createRoot ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/dist/dev.js:186:12 ❯ render ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/dev.js:115:3 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ createComponent src/lib/spinbutton/spinbutton.spec.tsx:27:9 ❯ src/lib/spinbutton/spinbutton.spec.tsx:140:26
unit
Process completed with exit code 1.
lint: packages/solid-apg/src/internals/solid-aria/createHover.ts#L154
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: packages/solid-apg/src/internals/solid-aria/createHover.ts#L162
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: packages/solid-apg/src/internals/solid-aria/createHover.ts#L177
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored
lint: packages/solid-apg/src/internals/solid-aria/createHover.ts#L185
This function should be passed to a tracked scope (like createEffect) or an event handler because it contains reactivity, or else changes will be ignored