Results 33 issues of lochana-chathura

### Description $subject.

Type/Task
Type/Docs

### Description $subject. Noticed :jballerina-debugger-integration-test:test failure in master quite frequently in recent times. Has to trigger the builds mutiple times to get the build passed. Sample: https://github.com/ballerina-platform/ballerina-lang/actions/runs/6859271233/job/18651316246?pr=41683 1. ``` debugger-intg-test-suite...

Type/Bug
Priority/High
Area/Debugger
Type/TestFailure
Team/DevTools

**Description:** $subject. ![Screenshot 2024-02-26 at 10 27 32](https://github.com/ballerina-platform/ballerina-central/assets/39232462/66b33667-9b0d-4249-9b5d-0c0930444bd6) Need to fix the red-highlighted hyperlink in https://central.ballerina.io/ballerinax/aws.s3/2.1.0 The link is pointed to https://github.com/ballerina-platform/module-ballerinax-aws.s3/tree/master/samples folder which seem to be renamed to https://github.com/ballerina-platform/module-ballerinax-aws.s3/tree/master/examples

Type/Bug
Type/Docs
module/aws-s3

**Description:** $subject. Disabled with #5273 as the output verification is falling due to the URL in the BBE giving 503 HTTP error code.

Type/Bug
Area/BBE

## Description $subject. Need to add BBEs for, - alternate-receive-action - multiple-receive-action - conditional-send - named-worker-decl with on-fail-clause

Type/Task
Area/BBE
Category/Content

### Description $subject.

Type/Improvement
Team/CompilerFE
Team/jBallerina
Points/5
Area/RuntimeTypeChecker
Area/SemtypeIntegration

**Description:** $subject.

Type/NewFeature
extends language

**Description:** Simplify table type complement by complementing the mapping type and then creating an array out of it as originally proposed by @manuranga.

Type/Improvement
semtype

**Description:** With the introduction of `undef` type to the type engine, we were able to simplify the `mappingFormulaIsEmpty()` logic and make it aligned with the algorithm in exercise 10 of...

Type/Improvement
semtype

## Purpose $subject. Depends on PR #1160 Fixes #1130