Skip to content

fix: cleanup multiline DemoSource

68a1f00
Select commit
Loading
Failed to load commit list.
Merged

fix: cleanup multiline DemoSource #158

fix: cleanup multiline DemoSource
68a1f00
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 30, 2026 in 20s

Annotations

Check warning on line 328 in base/src/main/resources/META-INF/resources/frontend/code-viewer.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=FlowingCode_CommonsDemo&issues=AZ3e_XF0UEm0F9tno_uS&open=AZ3e_XF0UEm0F9tno_uS&pullRequest=158

Check warning on line 328 in base/src/main/resources/META-INF/resources/frontend/code-viewer.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=FlowingCode_CommonsDemo&issues=AZ3e_XF0UEm0F9tno_uT&open=AZ3e_XF0UEm0F9tno_uT&pullRequest=158

Check warning on line 329 in base/src/main/resources/META-INF/resources/frontend/code-viewer.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=FlowingCode_CommonsDemo&issues=AZ3e_XF0UEm0F9tno_uU&open=AZ3e_XF0UEm0F9tno_uU&pullRequest=158