Skip to content

chore: remove logs, update TODOs #4

chore: remove logs, update TODOs

chore: remove logs, update TODOs #4

GitHub Actions / JUnit Test Report failed Apr 9, 2024 in 0s

16 tests run, 0 skipped, 2 failed.

Annotations

Check failure on line 29110 in ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.src/tests/fetch.test.ts

No known conditions for "./browser" specifier in "msw" package
Raw output
Error: No known conditions for "./browser" specifier in "msw" package
  e node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:21857:25
  n node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:21857:646
  o node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:21857:1297
  resolveExportsOrImports node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:29110:20
  resolveDeepImport node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:29129:31
  tryNodeResolve node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:28854:20
  Context.resolveId node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:28610:28
  Object.resolveId node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:63177:32
  TransformContext.resolve node_modules/vite/dist/node/chunks/dep-MF_y65BT.js:62882:23

Check failure on line 923 in ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.useSpeech Test Suite > should return current sentence idx and current word range as well as playback state

Cannot read properties of undefined (reading 'getVoices')
Raw output
TypeError: Cannot read properties of undefined (reading 'getVoices')
  Module.createSpeechEngine src/lib/speech.ts:31:37
  Module.useSpeech src/lib/useSpeech.ts:19:18
  src/tests/useSpeech.test.ts:17:41
  TestComponent node_modules/@testing-library/react/dist/pure.js:280:27
  renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:16305:18
  mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20074:13
  beginWork node_modules/react-dom/cjs/react-dom.development.js:21587:16
  HTMLUnknownElement.callCallback node_modules/react-dom/cjs/react-dom.development.js:4164:14
  HTMLUnknownElement.dispatchEvent node_modules/happy-dom/src/event/EventTarget.ts:203:42
  HTMLUnknownElement.dispatchEvent node_modules/happy-dom/src/nodes/element/Element.ts:923:29