Skip to content

fix: pass simple CSS variable to ProgressBar root style #6081

fix: pass simple CSS variable to ProgressBar root style

fix: pass simple CSS variable to ProgressBar root style #6081

Triggered via push March 6, 2024 13:32
Status Failure
Total duration 41s
Artifacts

ci.yml

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

Annotations

10 errors and 2 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
The job was canceled because "_18" failed.
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/.