Skip to content

Video decoder for data_pipeline #405

Video decoder for data_pipeline

Video decoder for data_pipeline #405

Triggered via pull request December 8, 2023 04:03
Status Failure
Total duration 2m 29s
Artifacts

ci_lint_py.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint Python / Lint
Process completed with exit code 1.
Lint Python / Lint: tests/unit/data/video/test_video_decoder.py#L41
Invalid index type "str" for "Tensor"; expected type "Union[None, int, slice, Tensor, List[Any], Tuple[Any, ...]]"
Lint Python / Lint: tests/unit/data/video/test_video_decoder.py#L53
Invalid index type "str" for "Tensor"; expected type "Union[None, int, slice, Tensor, List[Any], Tuple[Any, ...]]"
Lint Python / Lint: tests/unit/data/video/test_video_decoder.py#L55
Invalid index type "str" for "Tensor"; expected type "Union[None, int, slice, Tensor, List[Any], Tuple[Any, ...]]"
Lint Python / Lint: tests/unit/data/video/test_video_decoder.py#L57
Invalid index type "str" for "Tensor"; expected type "Union[None, int, slice, Tensor, List[Any], Tuple[Any, ...]]"
Lint Python / Lint: tests/unit/data/video/test_video_decoder.py#L59
Invalid index type "str" for "Tensor"; expected type "Union[None, int, slice, Tensor, List[Any], Tuple[Any, ...]]"
Lint Python / Lint
Process completed with exit code 1.