Skip to content

feat: remove specific error typing from the method definitions #304

feat: remove specific error typing from the method definitions

feat: remove specific error typing from the method definitions #304

Triggered via pull request June 20, 2023 18:32
Status Success
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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#L40
Unexpected any. Specify a different type
build: src/types/prerecordedTranscriptionResponse.ts#L41
Unexpected any. Specify a different type
build: src/types/prerecordedTranscriptionResponse.ts#L94
Unexpected any. Specify a different type
build: src/types/prerecordedTranscriptionResponse.ts#L95
Unexpected any. Specify a different type