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

Open
lasinicl opened this issue May 3, 2021 · 0 comments
Open

Enable typeCast code action test #30317

lasinicl opened this issue May 3, 2021 · 0 comments
Assignees
Labels
Area/CodeAction Language Server Code Actions 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
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 Team/CompilerFETools Semantic API, Formatter, Shell Type/Task
Projects
None yet
Development

No branches or pull requests

3 participants