Skip to content
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

Enable typeCast code action test #30317

Closed
lasinicl opened this issue May 3, 2021 · 1 comment
Closed

Enable typeCast code action test #30317

lasinicl opened this issue May 3, 2021 · 1 comment
Assignees
Labels
Area/CodeAction Language Server Code Actions IceBox Older issues that are not being actively worked on but may be revisited in the future. Team/CompilerFETools Semantic API, Formatter, Shell Type/Task

Comments

@lasinicl
Copy link
Contributor

lasinicl commented May 3, 2021

Description:
0376023
The above commit disabled the type cast code action test for https://github.com/ballerina-platform/ballerina-lang/blob/master/language-server/modules/langserver-core/src/test/resources/codeaction/type-cast/source/typeCast.bal#L34 since it is invalid according to the latest language changes. (using additive expressions with numeric values is disallowed when the static types of the operands belong to different basic types.)
Need to re-enable it

Describe your task(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

@lasinicl lasinicl added the Area/CodeAction Language Server Code Actions label May 3, 2021
@anupama-pathirage anupama-pathirage added the Team/CompilerFETools Semantic API, Formatter, Shell label Jun 12, 2021
@anupama-pathirage anupama-pathirage added the IceBox Older issues that are not being actively worked on but may be revisited in the future. label Nov 21, 2024
@anupama-pathirage
Copy link
Contributor

We are closing this issue due to inactivity. If you need further assistance or have additional input, feel free to reopen it. Thank you for helping us maintain a relevant and focused issue list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/CodeAction Language Server Code Actions IceBox Older issues that are not being actively worked on but may be revisited in the future. Team/CompilerFETools Semantic API, Formatter, Shell Type/Task
Projects
None yet
Development

No branches or pull requests

3 participants