Skip to content

Audio file loader implemented with Azure speech service #11405

Audio file loader implemented with Azure speech service

Audio file loader implemented with Azure speech service #11405

Triggered via pull request December 5, 2023 19:44
Status Failure
Total duration 6m 4s
Artifacts

langchain_ci.yml

on: pull_request
Matrix: compile-integration-tests / build
Matrix: extended-tests
Matrix: lint / build
Matrix: pydantic-compatibility / build
Matrix: test / build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff (F401): libs/langchain/langchain/document_loaders/parsers/audio.py#L3
langchain/document_loaders/parsers/audio.py:3:20: F401 `typing.Any` imported but unused
Ruff (E402): libs/langchain/langchain/utils/env.py#L29
langchain/utils/env.py:29:1: E402 Module level import not at top of file
lint / build (3.8)
Process completed with exit code 2.
lint / build (3.11)
The job was canceled because "_3_8" failed.
Ruff (F401): libs/langchain/langchain/document_loaders/parsers/audio.py#L3
langchain/document_loaders/parsers/audio.py:3:20: F401 `typing.Any` imported but unused
Ruff (E402): libs/langchain/langchain/utils/env.py#L29
langchain/utils/env.py:29:1: E402 Module level import not at top of file
lint / build (3.11)
Process completed with exit code 2.