(fix): add evi #114
Annotations
5 errors and 2 warnings
compile:
src/serialization/resources/empathicVoice/types/AudioInput.ts#L9
Type 'inferObjectSchemaFromPropertySchemas<{ data: Schema<string, string>; type: Schema<"audio_input", "audio_input">; }>' is not assignable to type 'ObjectSchema<Raw, AudioInput>'.
|
compile:
src/serialization/resources/empathicVoice/types/TextInput.ts#L9
Type 'inferObjectSchemaFromPropertySchemas<{ text: Schema<string, string>; type: Schema<"text_input", "text_input">; }>' is not assignable to type 'ObjectSchema<Raw, TextInput>'.
|
compile:
src/wrapper/ffmpeg.ts#L1
Cannot find module '../../../../errors/HumeError' or its corresponding type declarations.
|
compile
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|