更新接口响应json序列化逻辑 #495
Annotations
2 errors and 2 warnings
pyright:
httpfpt/common/send_request.py#L255
Operator "in" not supported for types "Literal['charset=']" and "str | None"
Operator "in" not supported for types "Literal['charset=']" and "None" (reportOperatorIssue)
|
pyright
1 error
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pyright:
httpfpt/utils/case_auto_generator.py#L98
Unnecessary "# type: ignore" comment
|
Loading