Skip to content

Bump jupyter-lsp from 2.2.1 to 2.2.2 #797

Bump jupyter-lsp from 2.2.1 to 2.2.2

Bump jupyter-lsp from 2.2.1 to 2.2.2 #797

Triggered via pull request January 18, 2024 16:35
Status Success
Total duration 6m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 2 notices
Pylint: W0511 (fixme): tests/test_cached_caching.py#L271
TODO: Look into observing native file access.
Pylint: W0511 (fixme): tests/test_cached_caching.py#L275
TODO: Look into observing native file access.
Pylint: W0212 (protected-access): tests/test_keys.py#L136
Access to a protected member _keys of a client class
Pylint: R0801 (duplicate-code): tests/test_keys.py#L1
Similar lines in 2 files
Pylint: R0401 (cyclic-import): tests/test_keys.py#L1
Cyclic import (embed -> embed.cached)