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

[Bug]: Compilation erros and warnings are not shown in fast-run mode #43734

Closed
NipunaRanasinghe opened this issue Jan 6, 2025 · 1 comment · Fixed by #43735
Closed

[Bug]: Compilation erros and warnings are not shown in fast-run mode #43734

NipunaRanasinghe opened this issue Jan 6, 2025 · 1 comment · Fixed by #43735
Assignees
Labels
Area/Diagnostics Issues related Diagnostics reported by the Compiler. #Compiler Team/LanguageServer/Extensions Any Language Sever Extension Type/Bug

Comments

@NipunaRanasinghe
Copy link
Contributor

Description

The current LS fast-run feature doesn't properly show compilation diagnostics (collected by the JBallerinaBackend), as they are not properly directed to the stderr channel of the fast-run output.

Therefore the fast-run feature needs to be updated to report all the compiler diagnostics and, fail-fast on any compiler errors.

Steps to Reproduce

No response

Affected Version(s)

2201.11.0 and below

OS, DB, other environment details and versions

No response

Related area

-> Other Area

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

Copy link

github-actions bot commented Jan 9, 2025

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/Diagnostics Issues related Diagnostics reported by the Compiler. #Compiler Team/LanguageServer/Extensions Any Language Sever Extension Type/Bug
Projects
None yet
1 participant