Skip to content

Run frontend format via developer CLI in CI

a6d93dd
Select commit
Loading
Failed to load commit list.
Merged

Refine shared-webapp components and add UI utilities #893

Run frontend format via developer CLI in CI
a6d93dd
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 9, 2026 in 56s

Annotations

Check warning on line 4 in application/shared-webapp/ui/utils/countryFlag.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer using an optional chain expression instead, as it's more concise and easier to read.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4O-EhDtvUmMX9Ui09J&open=AZ4O-EhDtvUmMX9Ui09J&pullRequest=893

Check warning on line 335 in application/shared-webapp/ui/components/Chart.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'Cell' is deprecated.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4O-Ef4tvUmMX9Ui09G&open=AZ4O-Ef4tvUmMX9Ui09G&pullRequest=893

Check warning on line 46 in application/shared-webapp/ui/components/TenantLogo.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `.at(…)` over `[….length - index]`.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4O-EgdtvUmMX9Ui09H&open=AZ4O-EgdtvUmMX9Ui09H&pullRequest=893

Check warning on line 12 in application/shared-webapp/ui/utils/countryFlag.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#codePointAt()` over `String#charCodeAt()`.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4O-EhDtvUmMX9Ui09K&open=AZ4O-EhDtvUmMX9Ui09K&pullRequest=893

Check warning on line 13 in application/shared-webapp/ui/utils/countryFlag.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#codePointAt()` over `String#charCodeAt()`.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4O-EhDtvUmMX9Ui09L&open=AZ4O-EhDtvUmMX9Ui09L&pullRequest=893

Check warning on line 1 in application/shared-webapp/ui/utils/countryFlag.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#codePointAt()` over `String#charCodeAt()`.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4O-EhDtvUmMX9Ui09I&open=AZ4O-EhDtvUmMX9Ui09I&pullRequest=893