Skip to content

Fix some language server features not working in the console and in Jupyter notebooks e.g. hover and signature help #1298

Fix some language server features not working in the console and in Jupyter notebooks e.g. hover and signature help

Fix some language server features not working in the console and in Jupyter notebooks e.g. hover and signature help #1298

Triggered via pull request January 28, 2025 16:18
Status Failure
Total duration 6m 42s
Artifacts

positron-python-ci.yml

on: pull_request
Matrix: Test Positron IPyKernel
Matrix: Test Minimum Positron IPyKernel Dependencies
Matrix: Python Tests
Matrix: Test TypeScript
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L166
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L269
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L282
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L307
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L325
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L453
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L498
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L581
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L611
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "__init__"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types: extensions/positron-python/python_files/posit/positron/tests/test_positron_jedilsp.py#L631
Argument of type "str | None" cannot be assigned to parameter "uri" of type "str" in function "create_text_document"   Type "str | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Test Positron IPyKernel (windows-latest, 3.10)
Process completed with exit code 1.
Test TypeScript (macos-latest, 3.x, venv)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.