更新请求数据日志记录 (#205) #553
Annotations
4 errors and 1 warning
pyright:
httpfpt/common/send_request.py#L221
Cannot access member "get" for type "str"
Member "get" is unknown (reportAttributeAccessIssue)
|
pyright:
httpfpt/common/send_request.py#L222
Cannot access member "get" for type "str"
Member "get" is unknown (reportAttributeAccessIssue)
|
pyright:
httpfpt/common/send_request.py#L223
Cannot access member "get" for type "str"
Member "get" is unknown (reportAttributeAccessIssue)
|
pyright
3 errors
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading