Merge pull request #61 from Picovoice/wvp-custom-processor #16
Annotations
4 warnings
check-web-codestyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-web-codestyle:
cypress/support/commands.ts#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
check-web-codestyle:
src/resampler_worker_handler.ts#L58
Assignment to function parameter 'frames'
|
check-web-codestyle:
src/web_voice_processor.ts#L311
Missing return type on function
|