[error] invalid-argument-type - Argument to function `_copy_dict_without_key` is incorrect: Expected `CommentedMap | dict[str, Iterable[str]]`, found `(CommentedMap & Top[MutableMapping[Unknown, Unknown]]) | (CommentedSeq & Top[MutableMapping[Unknown, Unknown]]) | (str & Top[MutableMapping[Unknown, Unknown]])`
[error] invalid-argument-type - Argument to function `_copy_dict_without_key` is incorrect: Expected `CommentedMap | dict[str, Iterable[str]]`, found `(CommentedMap & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__getitem__'>) | (CommentedSeq & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__getitem__'>) | (str & Top[MutableMapping[Unknown, Unknown]] & <Protocol with members '__getitem__'>)`