Ecosystem report

Old: main (merge base) 4df70f4f New: 24101/merge 2ae75a8d
Lint Rule Removed Added Changed
Total 1 47 0
invalid-argument-type 0 47 0
unused-type-ignore-comment 1 0 0
Project Removed Added Changed
Total 1 47 0
pydantic flaky 0 45 0
core 0 2 0
discord.py 1 0 0
scikit-build-core flaky 0 0 0

core (https://github.com/home-assistant/core)

homeassistant/components/forked_daapd/config_flow.py

[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'alternative_domain', 'configuration_url', 'confirm_only', 'discovery_key', 'dismiss_protected', 'entry_id', 'show_advanced_options', 'source', 'title_placeholders', 'unique_id'> | Iterable[tuple[str, object]]`, found `dict[str, dict[str, str | int | None | Any]]`
[error] invalid-argument-type - Invalid argument to key "title_placeholders" with declared type `Mapping[str, str]` on TypedDict `<TypedDict with items 'alternative_domain', 'configuration_url', 'confirm_only', 'discovery_key', 'dismiss_protected', 'entry_id', 'show_advanced_options', 'source', 'title_placeholders', 'unique_id'>`: value of type `dict[str, str | int | None | Any]`

discord.py (https://github.com/Rapptz/discord.py)

discord/onboarding.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive

pydantic (https://github.com/pydantic/pydantic)

pydantic/_internal/_generate_schema.py

[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'schema_ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'schema_ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'allow_inf_nan', 'decimal_places', 'ge', 'gt', 'le', 'lt', 'max_digits', 'metadata', 'multiple_of', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'allow_inf_nan', 'ge', 'gt', 'le', 'lt', 'metadata', 'multiple_of', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'allowed_schemes', 'default_host', 'default_path', 'default_port', 'host_required', 'max_length', 'metadata', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'arguments_schema', 'extra_behavior', 'metadata', 'ref', 'serialization', 'type', 'validate_by_alias', 'validate_by_name'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'arguments_schema', 'function', 'function_name', 'metadata', 'ref', 'return_schema', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'arguments_schema', 'metadata', 'ref', 'serialization', 'type', 'validate_by_alias', 'validate_by_name', 'var_args_schema', 'var_kwargs_mode', 'var_kwargs_schema'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'auto_collapse', 'choices', 'custom_error_context', 'custom_error_message', 'custom_error_type', 'metadata', 'mode', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'choices', 'custom_error_context', 'custom_error_message', 'custom_error_type', 'discriminator', 'from_attributes', 'metadata', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'cls', 'cls_name', 'computed_fields', 'config', 'extra_behavior', 'extras_schema', 'fields', 'metadata', 'ref', 'serialization', 'strict', 'total', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'cls', 'cls_name', 'config', 'fields', 'frozen', 'generic_origin', 'metadata', 'post_init', 'ref', 'revalidate_instances', 'schema', 'serialization', 'slots', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'cls', 'cls_repr', 'metadata', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'cls', 'config', 'custom_init', 'extra_behavior', 'frozen', 'generic_origin', 'metadata', 'post_init', 'ref', 'revalidate_instances', 'root_model', 'schema', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'cls', 'members', 'metadata', 'missing', 'ref', 'serialization', 'strict', 'sub_type', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'coerce_numbers_to_str', 'max_length', 'metadata', 'min_length', 'pattern', 'ref', 'regex_engine', 'serialization', 'strict', 'strip_whitespace', 'to_lower', 'to_upper', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'collect_init_only', 'computed_fields', 'dataclass_name', 'extra_behavior', 'fields', 'metadata', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'computed_fields', 'extra_behavior', 'extras_keys_schema', 'extras_schema', 'fields', 'from_attributes', 'metadata', 'model_name', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'custom_error_context', 'custom_error_message', 'custom_error_type', 'metadata', 'ref', 'schema', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'default', 'default_factory', 'default_factory_takes_data', 'metadata', 'on_error', 'ref', 'schema', 'serialization', 'strict', 'type', 'validate_default'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'definitions', 'metadata', 'schema', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'expected', 'metadata', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'fail_fast', 'items_schema', 'max_length', 'metadata', 'min_length', 'ref', 'serialization', 'strict', 'type', 'variadic_item_index'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'fail_fast', 'items_schema', 'max_length', 'metadata', 'min_length', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'fail_fast', 'keys_schema', 'max_length', 'metadata', 'min_length', 'ref', 'serialization', 'strict', 'type', 'values_schema'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'function', 'json_schema_input_schema', 'metadata', 'ref', 'schema', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'function', 'json_schema_input_schema', 'metadata', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'function', 'metadata', 'ref', 'schema', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'ge', 'gt', 'le', 'lt', 'metadata', 'microseconds_precision', 'now_op', 'now_utc_offset', 'ref', 'serialization', 'strict', 'type', 'tz_constraint'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'ge', 'gt', 'le', 'lt', 'metadata', 'microseconds_precision', 'ref', 'serialization', 'strict', 'type', 'tz_constraint'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'ge', 'gt', 'le', 'lt', 'metadata', 'microseconds_precision', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'ge', 'gt', 'le', 'lt', 'metadata', 'multiple_of', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'ge', 'gt', 'le', 'lt', 'metadata', 'now_op', 'now_utc_offset', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'items_schema', 'max_length', 'metadata', 'min_length', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'json_schema', 'metadata', 'python_schema', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'lax_schema', 'metadata', 'ref', 'serialization', 'strict', 'strict_schema', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'max_length', 'metadata', 'min_length', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'schema', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'schema', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'schema_ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'serialization', 'steps', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'serialization', 'strict', 'type', 'version'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'serialization', 'strict', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'ref', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`
[error] invalid-argument-type - Argument is incorrect: Expected `<TypedDict with items 'metadata', 'serialization', 'type'> | Iterable[tuple[str, object]]`, found `InvalidSchema | AnySchema | NoneSchema | ... omitted 49 union elements`