Ecosystem report

Old: main (merge base) b5fce66f New: 24949/merge 9fff8cb8
Lint Rule Removed Added Changed
Total 0 3 1
invalid-argument-type 0 3 1
Project Removed Added Changed
Total 0 3 1
xarray 0 2 1
Expression 0 1 0

Expression (https://github.com/cognitedata/Expression)

expression/collections/maptree.py

[error] invalid-argument-type - Argument to function `try_find` is incorrect: Expected `Option[MapTreeLeaf[Key@try_find, Value@try_find]]`, found `Option[MapTreeLeaf[Never, Never]]`

xarray (https://github.com/pydata/xarray)

xarray/backends/api.py

[error] invalid-argument-type - Argument to function `_remove_path` is incorrect: Expected `NestedSequence[_FLike@_remove_path]`, found `(_FLike@_remove_path & Top[list[Unknown]]) | (NestedSequence[_FLike@_remove_path] & Top[list[Unknown]])`

xarray/core/utils.py

[error] invalid-argument-type - Argument to function `flat_items` is incorrect: Expected `Mapping[str, dict[str, Divergent] | Unknown]`, found `dict[str, Divergent] | (T@flat_items & Top[dict[Unknown, Unknown]])`

xarray/structure/combine.py

[error] invalid-argument-type - Argument to function `_infer_tile_ids_from_nested_list` is incorrect: Expected `NestedSequence[Unknown]`, found `object`
[error] invalid-argument-type - Argument to function `_infer_tile_ids_from_nested_list` is incorrect: Expected `NestedSequence[T@_infer_tile_ids_from_nested_list]`, found `object`