@uppy/audio: refactor to TypeScript #6080
Annotations
10 errors
packages/@uppy/audio/src/RecordButton.tsx#L3
Binding element 'recording' implicitly has an 'any' type.
|
packages/@uppy/audio/src/RecordButton.tsx#L3
Binding element 'onStartRecording' implicitly has an 'any' type.
|
packages/@uppy/audio/src/RecordButton.tsx#L3
Binding element 'onStopRecording' implicitly has an 'any' type.
|
packages/@uppy/audio/src/RecordButton.tsx#L3
Binding element 'i18n' implicitly has an 'any' type.
|
packages/@uppy/audio/src/formatSeconds.ts#L8
Parameter 'seconds' implicitly has an 'any' type.
|
packages/@uppy/audio/src/formatSeconds.ts#L11
Argument of type 'number' is not assignable to parameter of type 'string'.
|
packages/@uppy/audio/src/RecordingLength.tsx#L4
Binding element 'recordingLengthSeconds' implicitly has an 'any' type.
|
packages/@uppy/audio/src/RecordingLength.tsx#L4
Binding element 'i18n' implicitly has an 'any' type.
|
packages/@uppy/audio/src/AudioSourceSelect.tsx#L3
Binding element 'currentDeviceId' implicitly has an 'any' type.
|
packages/@uppy/audio/src/AudioSourceSelect.tsx#L3
Binding element 'audioSources' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading