chore: update TODOs #1
Annotations
9 errors and 4 warnings
tsx.Currently Reading Component > Should render all the sentences:
tsx#L39
Unable to find an element with the text: This is another sentence.. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
[36m<body>[39m
[36m<div>[39m
[36m<div[39m
[33mdata-testid[39m=[32m"currently-reading"[39m
[36m>[39m
[36m<span[39m
[33mdata-testid[39m=[32m"current-word"[39m
[36m>[39m
[0mThis[0m
[36m</span>[39m
[36m<p[39m
[33mdata-testid[39m=[32m"current-sentence"[39m
[36m>[39m
[0mThis is a sentence.[0m
[36m</p>[39m
[36m</div>[39m
[36m</div>[39m
[36m</body>[39m
|
ts.src/tests/fetch.test.ts:
ts#L29110
No known conditions for "./browser" specifier in "msw" package
|
ts.parseContent Test Suite > throws an error when ssml is invalid i.e does not start with <speak>:
ts#L52
expected [Function] to throw an error
|
ts.useSpeech Test Suite > should return current sentence idx and current word range as well as playback state:
ts#L923
Cannot read properties of undefined (reading 'getVoices')
|
|
|
|
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, mikepenz/action-junit-report@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|