chore: fiddling around some more #101
Annotations
80 errors and 16 warnings
test (api-2):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-2):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (api-2):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (api-2):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (api-2):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (api-2):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (api-2):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-2):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-2):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-2):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-3):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-3):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (api-3):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (api-3):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (api-3):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (api-3):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (api-3):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-3):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-3):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-3):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-1):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-1):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (api-1):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (api-1):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (api-1):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (api-1):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (api-1):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-1):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-1):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-1):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-4):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-4):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (api-4):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (api-4):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (api-4):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (api-4):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (api-4):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-4):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-4):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-4):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (cli-plugin):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (cli-plugin):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (cli-plugin):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (cli-plugin):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (cli-plugin):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (cli-plugin):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (cli-plugin):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (cli-plugin):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (cli-plugin):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (cli-plugin):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-5):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-5):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (api-5):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (api-5):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (api-5):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (api-5):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (api-5):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-5):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-5):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (api-5):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (lint):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is assigned a value but never used
|
test (lint):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is assigned a value but never used
|
test (lint):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is assigned a value but never used
|
test (lint):
packages/tests/src/transcription/benchmark.ts#L26
Async function 'testTranscriptGeneration' has no 'await' expression
|
test (lint):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is defined but never used
|
test (lint):
packages/transcription/src/transcriber-factory.ts#L13
This line has a length of 158. Maximum allowed is 140
|
test (lint):
packages/transcription/src/transcription-model.ts#L10
This line has a length of 150. Maximum allowed is 140
|
test (lint):
packages/transcription/src/transcription-model.ts#L30
This line has a length of 1227. Maximum allowed is 140
|
test (lint):
packages/transcription/src/transcription-model.ts#L32
This line has a length of 315. Maximum allowed is 140
|
test (lint):
packages/transcription/src/transcription-model.ts#L42
This line has a length of 141. Maximum allowed is 140
|
test (client):
packages/tests/src/transcription/benchmark.ts#L2
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (client):
packages/tests/src/transcription/benchmark.ts#L4
'WER_TOLERANCE' is declared but its value is never read.
|
test (client):
packages/tests/src/transcription/benchmark.ts#L5
'CER_TOLERANCE' is declared but its value is never read.
|
test (client):
packages/tests/src/transcription/benchmark.ts#L22
'testsResults' is declared but its value is never read.
|
test (client):
packages/tests/src/transcription/benchmark.ts#L23
Type 'undefined[]' is missing the following properties from type 'TestResult': WER, CER, duration, engine, and 2 more.
|
test (client):
packages/tests/src/transcription/benchmark.ts#L26
'testTranscriptGeneration' is declared but its value is never read.
|
test (client):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (client):
packages/tests/src/transcription/whisper/transcriber/faster-whisper-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (client):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L4
Cannot find module 'fs-extra/esm.js' or its corresponding type declarations.
|
test (client):
packages/tests/src/transcription/whisper/transcriber/openai-transcriber.spec.ts#L6
Cannot find module '@peertube/transcription' or its corresponding type declarations.
|
test (api-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/.
|
test (api-2)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (api-3)
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/.
|
test (api-3)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (api-1)
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/.
|
test (api-1)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (api-4)
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/.
|
test (api-4)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (cli-plugin)
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/.
|
test (cli-plugin)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (api-5)
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/.
|
test (api-5)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (lint)
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/.
|
test (lint)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|
test (client)
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/.
|
test (client)
No files were found with the provided path: artifacts. No artifacts will be uploaded.
|