Skip to content

🐛 Fix: 修复缺失 CSS Variables (#83) #150

🐛 Fix: 修复缺失 CSS Variables (#83)

🐛 Fix: 修复缺失 CSS Variables (#83) #150

Triggered via push June 22, 2024 04:25
Status Failure
Total duration 40s
Artifacts

pyright.yml

on: push
Pyright Lint
32s
Pyright Lint
Fit to window
Zoom out
Zoom in

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