Skip to content

fix: remove increasePlaybackRate memoization #6079

fix: remove increasePlaybackRate memoization

fix: remove increasePlaybackRate memoization #6079

Triggered via push March 6, 2024 12:18
Status Failure
Total duration 40s
Artifacts

ci.yml

on: push
Typescript
22s
Typescript
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Typescript
Process completed with exit code 2.
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
Process completed with exit code 1.
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.
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 18
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/.
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/.