ballerina-lang icon indicating copy to clipboard operation
ballerina-lang copied to clipboard

The Ballerina Programming Language

Results 632 ballerina-lang issues
Sort by recently updated
recently updated
newest added
trafficstars

### Description This is to be done under 2 stages - [ ] https://github.com/ballerina-platform/ballerina-lang/issues/42972 - [ ] https://github.com/ballerina-platform/ballerina-lang/issues/42973 ### Describe your problem(s) _No response_ ### Describe your solution(s) _No response_...

Type/Improvement
Team/CompilerFE
Area/SemtypePort
userCategory/Compilation
Area/SemtypeIntegration

### Description $subject.

Type/Improvement
Team/CompilerFE
Area/TypeChecker
Area/SemtypeIntegration

### Description $subject.

Type/Improvement
Team/CompilerFE
Area/TypeChecker
Area/SemtypeIntegration

### Description ```ballerina public function main() { object {} m = new(); } ``` The compiler error message `cannot initialize abstract object '$anonType$_173'` is incorrect. This exposes internally generated names...

Type/Improvement
Team/CompilerFE
Area/Diagnostics
userCategory/Compilation

## Purpose $subject Fixes #42869 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level details about the samples related...

Team/jBallerina
Area/SemtypeIntegration

## Purpose $subject Fixes #42871 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level details about the samples related...

Team/jBallerina
Area/SemtypeIntegration

## Purpose Extend #42794 to support cell types Fixes #42802 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level...

Team/jBallerina
Area/SemtypeIntegration

## Purpose Extend #42794 to use existing type semtype port tests Fixes #42814 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples...

Team/jBallerina
Area/SemtypeIntegration

## Purpose $subject Fixes #42258 ## Approach > Describe how you are implementing the solutions along with the design details. ## Samples > Provide high-level details about the samples related...

Team/jBallerina
Area/SemtypeIntegration

### Description Information captured currently with metrics is not sufficient to properly indicate the integration/trigger. For example, websocket service does not capture the service name and port for messages sent...

Type/Improvement
Priority/High