🐛 Fix: 修复缺失 CSS Variables (#83) #150
Annotations
3 errors
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)
|
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)
|
|
This job failed
Loading