Skip to content

feat(BEX-290): add UI app support for action links - #41

Open
piyushsarin-sib wants to merge 5 commits into
features_set_public_clifrom
BEX-290_ui-components
Open

feat(BEX-290): add UI app support for action links#41
piyushsarin-sib wants to merge 5 commits into
features_set_public_clifrom
BEX-290_ui-components

refactor(BEX-290): rename ExtensionPointName to SurfacePoint

d961f16
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 29, 2026 in 37s

Annotations

Check warning on line 85 in src/types.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this redundant type alias and replace its occurrences with "string".

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-tl22V0C2pXrklBXAu&open=AZ-tl22V0C2pXrklBXAu&pullRequest=41

Check warning on line 267 in src/lib/validators.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'block.redirectLink ?? ''' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-p4IWJeEzo9MKTnHii&open=AZ-p4IWJeEzo9MKTnHii&pullRequest=41

Check warning on line 264 in src/lib/validators.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'block.heading ?? ''' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-p4IWJeEzo9MKTnHih&open=AZ-p4IWJeEzo9MKTnHih&pullRequest=41

Check failure on line 258 in src/commands/app/upload.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-pCEoysF7BfmVvRJfx&open=AZ-pCEoysF7BfmVvRJfx&pullRequest=41

Check warning on line 272 in src/lib/validators.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'block.linkTarget' may use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-p4IWJeEzo9MKTnHik&open=AZ-p4IWJeEzo9MKTnHik&pullRequest=41

Check failure on line 574 in src/commands/app/create.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-pCEolsF7BfmVvRJfw&open=AZ-pCEolsF7BfmVvRJfw&pullRequest=41

Check failure on line 443 in src/lib/config.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 28 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-pCEnusF7BfmVvRJfs&open=AZ-pCEnusF7BfmVvRJfs&pullRequest=41

Check warning on line 324 in src/commands/app/scaffold.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#replaceAll()` over `String#split().join()`.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-pCEoSsF7BfmVvRJft&open=AZ-pCEoSsF7BfmVvRJft&pullRequest=41

Check failure on line 556 in src/commands/app/scaffold.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-pCEoSsF7BfmVvRJfu&open=AZ-pCEoSsF7BfmVvRJfu&pullRequest=41

Check warning on line 279 in src/lib/validators.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'block.modalIframeUrl' may use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-p4IWJeEzo9MKTnHil&open=AZ-p4IWJeEzo9MKTnHil&pullRequest=41

Check warning on line 270 in src/lib/validators.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'block.linkTarget' may use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=getbrevo_brevo-cli&issues=AZ-p4IWJeEzo9MKTnHij&open=AZ-p4IWJeEzo9MKTnHij&pullRequest=41