🔧 update devcontainer config #151
Annotations
3 errors
Pyright Lint:
src/plugins/github/libs/renderer/context.py#L57
Argument of type "str | Literal[Unset._UNSET] | None" cannot be assigned to parameter "parent_full_name" of type "str | None" in function "__init__" (reportArgumentType)
|
Pyright Lint:
src/plugins/github/libs/renderer/context.py#L58
Argument of type "str | Literal[Unset._UNSET] | None" cannot be assigned to parameter "template_full_name" of type "str | None" in function "__init__" (reportArgumentType)
|
Pyright Lint
2 errors
|