LSP 和 CLI 中对外部搜索路径的类型推断不一致
INFO Language server processed event DidChangeConfiguration in 0.00s (0.01s waiting)
INFO File /home/jan/Downloads/pyrefly-test/project/test.py opened, prepare to validate open files.
INFO Ran task on sourcedb_queue heavy task queue. Queue time: 0.00, task time: 0.00
INFO Published 1 diagnostics for file:///home/jan/Downloads/pyrefly-test/project/test.py
INFO Validated open files and committed transaction.
INFO Language server processed event DidOpenTextDocument in 0.09s (0.01s waiting)
INFO Language server processed event LspResponse in 0.00s (0.09s waiting)
INFO Could not decode LspConfig from Null, skipping client configuration request: invalid type: null, expected struct LspConfig.
INFO Client configuration applied to workspace: Some(Url { scheme: "file", cannot_be_a_base: false, username: "", password: None, host: None, port: None, path:
内容来源: facebook/pyrefly