Finish SDL3 port of API #1044
Annotations
10 errors
|
tcod/path.py#L897
Item "str" of "_Buffer | _SupportsArray[dtype[Any]] | ndarray[tuple[Any, ...], dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | str | _NestedSequence[complex | bytes | str]" has no attribute "shape"
|
|
tcod/path.py#L897
Item "complex" of "_Buffer | _SupportsArray[dtype[Any]] | ndarray[tuple[Any, ...], dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | str | _NestedSequence[complex | bytes | str]" has no attribute "shape"
|
|
tcod/path.py#L897
Item "_NestedSequence[_SupportsArray[dtype[Any]]]" of "_Buffer | _SupportsArray[dtype[Any]] | ndarray[tuple[Any, ...], dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | str | _NestedSequence[complex | bytes | str]" has no attribute "shape"
|
|
tcod/path.py#L897
Item "_SupportsArray[dtype[Any]]" of "_Buffer | _SupportsArray[dtype[Any]] | ndarray[tuple[Any, ...], dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | str | _NestedSequence[complex | bytes | str]" has no attribute "shape"
|
|
tcod/path.py#L897
Item "_Buffer" of "_Buffer | _SupportsArray[dtype[Any]] | ndarray[tuple[Any, ...], dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | str | _NestedSequence[complex | bytes | str]" has no attribute "shape"
|
|
tcod/path.py#L775
Argument 1 to "_as_hashable" has incompatible type "_Buffer | Any | _SupportsArray[dtype[Any]] | ndarray[tuple[Any, ...], dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | str | _NestedSequence[complex | bytes | str] | None"; expected "ndarray[Any, Any] | None"
|
|
tcod/path.py#L188
Unused "type: ignore[call-arg, misc]" comment
|
|
tcod/path.py#L171
Unused "type: ignore" comment
|
|
tcod/path.py#L118
Unused "type: ignore" comment
|
|
tcod/path.py#L88
Unused "type: ignore" comment
|
The logs for this run have expired and are no longer available.
Loading