Fix some language server features not working in the console and in Jupyter notebooks e.g. hover and signature help #1310
positron-python-ci.yml
on: pull_request
Lint
1m 41s
Check Python types
3m 1s
Matrix: Test Positron IPyKernel
Matrix: Test Minimum Positron IPyKernel Dependencies
Matrix: Python Tests
Matrix: Test TypeScript
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'.
|