Video decoder for data_pipeline #405
ci_lint_py.yaml
on: pull_request
Lint Python
/
Lint
2m 13s
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.
|