feat: Whisper #328
Triggered via pull request
February 24, 2025 10:58
Status
Failure
Total duration
36m 46s
Artifacts
–
ci.yml
on: pull_request
lint
36m 36s
build-library
1m 4s
Annotations
10 errors
lint:
src/SpeechToTextController.ts#L37
'token' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/SpeechToTextController.ts#L37
Delete `·`
|
lint:
src/SpeechToTextController.ts#L75
Insert `;`
|
lint:
src/SpeechToTextController.ts#L76
Delete `⏎········`
|
lint:
src/decoders/WhisperDecodings.ts#L2
Replace `··"15":·"0"` with `'15':·'0'`
|
lint:
src/decoders/WhisperDecodings.ts#L3
Replace `··"16":·"1"` with `'16':·'1'`
|
lint:
src/decoders/WhisperDecodings.ts#L4
Replace `··"17":·"2"` with `'17':·'2'`
|
lint:
src/decoders/WhisperDecodings.ts#L5
Replace `····"18":·"3"` with `··'18':·'3'`
|
lint:
src/decoders/WhisperDecodings.ts#L6
Replace `··"19":·"4"` with `'19':·'4'`
|
lint:
src/decoders/WhisperDecodings.ts#L7
Replace `····"20":·"5"` with `··'20':·'5'`
|