Sr/add examples for local testing #335
Annotations
7 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/transcription/index.ts#L6
'ErrorResponse' is defined but never used
|
build:
src/transcription/liveTranscription.ts#L44
Unexpected any. Specify a different type
|
build:
src/types/prerecordedTranscriptionResponse.ts#L44
Unexpected any. Specify a different type
|
build:
src/types/prerecordedTranscriptionResponse.ts#L45
Unexpected any. Specify a different type
|
build:
src/types/prerecordedTranscriptionResponse.ts#L98
Unexpected any. Specify a different type
|
build:
src/types/prerecordedTranscriptionResponse.ts#L99
Unexpected any. Specify a different type
|