Skip to content

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

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 #1310

Triggered via pull request January 30, 2025 13:05
Status Failure
Total duration 12m 13s
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

2 errors and 1 warning
Check Python types: extensions/positron-python/python_files/posit/positron/jedi.py#L240
Expression of type "LiteralString | None" cannot be assigned to return type "str"   Type "LiteralString | None" cannot be assigned to type "str"     Type "None" cannot be assigned to type "str" (reportGeneralTypeIssues)
Check Python types
1 error
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'.