-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add LSP-basedpyright #113
Add LSP-basedpyright #113
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: ERROR
Repo link: LSP-basedpyright
Results help
Packages added:
- LSP-basedpyright
Processing package "LSP-basedpyright"
- ERROR: No valid semver tags found at https://github.com/sublimelsp/LSP-basedpyright/tags for the package "LSP-basedpyright".
2a4c9b2
to
4f39f20
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: ERROR
Repo link: LSP-basedpyright
Results help
Packages added:
- LSP-basedpyright
Processing package "LSP-basedpyright"
- ERROR: Calling unsafe method 'packages_path' of sublime module when API may not have been initialized
- File: plugin.py
- Line: 17, Column: 20
- ERROR: File 'messages/1.1.68.md', as specified by key '1.1.68', does not exist
- File: messages.json
- WARNING: It looks like you're using platform-dependent code. Make sure you thought about the platform key in your pull request.
- File: plugin.py
- Line: 32, Column: 8
- WARNING: It looks like you're using platform-dependent code. Make sure you thought about the platform key in your pull request.
- File: plugin.py
- Line: 222, Column: 16
- WARNING: Command class 'LspBasedpyrightCreateConfiguration' does not end with 'Command'
- File: commands.py
- Line: 16, Column: 1
4f39f20
to
4d29544
Compare
Signed-off-by: Jack Cherng <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automated testing result: ERROR
Repo link: LSP-basedpyright
Results help
Packages added:
- LSP-basedpyright
Processing package "LSP-basedpyright"
- ERROR: Calling unsafe method 'packages_path' of sublime module when API may not have been initialized
- File: plugin.py
- Line: 16, Column: 20
- WARNING: It looks like you're using platform-dependent code. Make sure you thought about the platform key in your pull request.
- File: plugin.py
- Line: 28, Column: 8
- WARNING: It looks like you're using platform-dependent code. Make sure you thought about the platform key in your pull request.
- File: plugin.py
- Line: 218, Column: 16
As per ST API docs, |
https://github.com/sublimelsp/LSP-basedpyright