Enhanced Timestamp Formatting and Custom Interval Grouping #182
Annotations
3 errors and 7 warnings
build:
src/transcribe.ts#L138
'timestamps' is assigned a value but never used
|
build:
src/transcribe.ts#L138
'wordTimestamps' is assigned a value but never used
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, 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/.
|
build:
src/transcribe.ts#L11
'file' is defined but never used
|
build:
src/transcribe.ts#L138
'timestamps' is assigned a value but never used
|
build:
src/transcribe.ts#L138
'wordTimestamps' is assigned a value but never used
|
build:
src/utils.ts#L61
Unexpected any. Specify a different type
|
build:
src/utils.ts#L65
Unexpected any. Specify a different type
|
build:
src/utils.ts#L80
Unexpected any. Specify a different type
|