Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Tibor BlénessyTibor BlénessyReporter
Tibor BlénessyTibor BlénessySprint
NoneFix versions
Priority
Normal
Details
Details
Assignee
Tibor Blénessy
Tibor BlénessyReporter
Tibor Blénessy
Tibor BlénessySprint
None
Fix versions
Priority

Sentry
Sentry
Sentry
Created May 17, 2024 at 3:51 PM
Updated October 16, 2024 at 12:53 PM
Resolved May 27, 2024 at 1:39 PM
To make it easier to expose some internal parts of SonarJS as an API to other Sonar plugins we need to refactor current huge
sonar-javascript-plugin
module into smaller parts. One such module should bebridge
module which will include all classes relevant to the bridge process on the “Java” side.