using CACHE_DIR #30
Annotations
10 errors and 1 warning
docs/conf.py#L237
Need type annotation for "latex_elements" (hint: "latex_elements: Dict[<type>, <type>] = ...") [var-annotated]
|
sportslabkit/logger.py#L46
Item "str" of "str | dict[str, str]" has no attribute "get" [union-attr]
|
sportslabkit/logger.py#L47
Unsupported target for indexed assignment ("str | dict[str, str]") [index]
|
sportslabkit/logger.py#L47
Invalid index type "str" for "str | dict[str, str]"; expected type "SupportsIndex | slice" [index]
|
sportslabkit/types/detection.py#L61
"Rect" has no attribute "shape" [attr-defined]
|
sportslabkit/types/detection.py#L62
"Rect" has no attribute "shape" [attr-defined]
|
sportslabkit/utils/utils.py#L15
Library stubs not installed for "dateutil.parser" [import]
|
sportslabkit/utils/utils.py#L15
Library stubs not installed for "dateutil" [import]
|
sportslabkit/utils/utils.py#L18
Library stubs not installed for "requests" [import]
|
sportslabkit/utils/utils.py#L18
Hint: "python3 -m pip install types-requests"
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading