WIP #100
Annotations
9 errors and 2 warnings
Run Test:
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
Run Test:
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
Run Test:
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
Run Test:
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
Run Test:
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
Run Test:
packages/tests/src/transcription/whisper/engine/python.spec.ts#L3
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
Run Test:
packages/tests/src/transcription/whisper/engine/python.spec.ts#L18
Argument of type '{ transcriptDirectory: string; }' is not assignable to parameter of type 'string'.
|
Run Test:
packages/tests/src/transcription/whisper/engine/python.spec.ts#L24
Argument of type '{ transcriptDirectory: string; }' is not assignable to parameter of type 'string'.
|
Run Test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload logs
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
Loading