feat: provide translations to VoiceRecording components #6062
Annotations
10 errors and 2 warnings
Typescript
Process completed with exit code 2.
|
Test with Node 16:
src/components/Attachment/VoiceRecording.tsx#L41
Type '{}' is not assignable to type 'number'.
|
Test with Node 16:
src/components/Attachment/VoiceRecording.tsx#L69
Type '{}' is missing the following properties from type 'number[]': length, pop, push, concat, and 29 more.
|
Test with Node 16:
src/components/Attachment/VoiceRecording.tsx#L107
Argument of type '{}' is not assignable to parameter of type 'number'.
|
Test with Node 16
Process completed with exit code 1.
|
Test with Node 18
The job was canceled because "_16" failed.
|
Test with Node 18:
src/components/Attachment/VoiceRecording.tsx#L41
Type '{}' is not assignable to type 'number'.
|
Test with Node 18:
src/components/Attachment/VoiceRecording.tsx#L69
Type '{}' is missing the following properties from type 'number[]': length, pop, push, concat, and 29 more.
|
Test with Node 18:
src/components/Attachment/VoiceRecording.tsx#L107
Argument of type '{}' is not assignable to parameter of type 'number'.
|
Test with Node 18
The operation was canceled.
|
Typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test with Node 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|