Skip to content

Merge branch 'main' into doc-bot

2ca6f5b
Select commit
Loading
Failed to load commit list.
Open

Documentation bot #23607

Merge branch 'main' into doc-bot
2ca6f5b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 20, 2026 in 1m 41s

Annotations

Check warning on line 91 in flow-server/src/test/java/com/vaadin/flow/server/communication/rpc/StringToNumberDecoderTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'com.vaadin.flow.server.communication.rpc.RpcDecodeException', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTA90ahTOYVkek8FL&open=AZ0KTA90ahTOYVkek8FL&pullRequest=23607

Check warning on line 328 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/ModelDescriptorTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "BeanModelType"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAq0ahTOYVkek7_6&open=AZ0KTAq0ahTOYVkek7_6&pullRequest=23607

Check warning on line 61 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/TemplateModelTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "ClientUpdateMode"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTApYahTOYVkek77H&open=AZ0KTApYahTOYVkek77H&pullRequest=23607

Check warning on line 115 in flow-server/src/test/java/com/vaadin/flow/server/auth/DefaultInstantiatorMenuAccessControlTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this lambda with method reference 'defaultInstantiator::getMenuAccessControl'.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTBryahTOYVkek8Kx&open=AZ0KTBryahTOYVkek8Kx&pullRequest=23607

Check failure on line 515 in vaadin-dev-server/src/test/java/com/vaadin/base/devserver/startup/DevModeInitializerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add at least one assertion to this test case.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTE5_ahTOYVkek8d4&open=AZ0KTE5_ahTOYVkek8d4&pullRequest=23607

Check warning on line 128 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/TemplateModelProxyHandlerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "TemplateModelProxyHandler"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAouahTOYVkek760&open=AZ0KTAouahTOYVkek760&pullRequest=23607

Check warning on line 158 in flow-server/src/test/java/com/vaadin/flow/server/communication/rpc/PublishedServerEventHandlerRpcHandlerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused "doubleArray" private field.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTBEaahTOYVkek8Ft&open=AZ0KTBEaahTOYVkek8Ft&pullRequest=23607

Check warning on line 403 in flow-server/src/test/java/com/vaadin/flow/dom/ElementTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDulahTOYVkek8Vq&open=AZ0KTDulahTOYVkek8Vq&pullRequest=23607

Check warning on line 97 in flow-server/src/test/java/com/vaadin/flow/server/auth/DefaultInstantiatorMenuAccessControlTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Swap these 2 arguments so they are in the correct order: expected value, actual value.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTBryahTOYVkek8Kw&open=AZ0KTBryahTOYVkek8Kw&pullRequest=23607

Check warning on line 73 in flow-server/src/test/java/com/vaadin/flow/dom/ShadowRootTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertEquals instead.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDZ0ahTOYVkek8Sq&open=AZ0KTDZ0ahTOYVkek8Sq&pullRequest=23607

Check warning on line 65 in flow-server/src/test/java/com/vaadin/flow/server/communication/StreamRequestHandlerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'jakarta.servlet.ServletException', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTBXmahTOYVkek8In&open=AZ0KTBXmahTOYVkek8In&pullRequest=23607

Check warning on line 463 in flow-polymer-template/src/test/java/com/vaadin/flow/component/polymertemplate/PolymerTemplateTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "TemplateParser"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAuPahTOYVkek8Cu&open=AZ0KTAuPahTOYVkek8Cu&pullRequest=23607

Check warning on line 641 in flow-server/src/test/java/com/vaadin/flow/shared/BrowserDetailsTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "BrowserDetails"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTEsdahTOYVkek8cb&open=AZ0KTEsdahTOYVkek8cb&pullRequest=23607

Check warning on line 157 in flow-server/src/test/java/com/vaadin/flow/dom/ShadowRootTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Swap these 2 arguments so they are in the correct order: expected value, actual value.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDZ0ahTOYVkek8Sz&open=AZ0KTDZ0ahTOYVkek8Sz&pullRequest=23607

Check warning on line 1102 in flow-server/src/test/java/com/vaadin/flow/shared/BrowserDetailsTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "BrowserDetails"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTEsdahTOYVkek8dZ&open=AZ0KTEsdahTOYVkek8dZ&pullRequest=23607

Check warning on line 74 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/TemplateModelProxyHandlerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertNotEquals instead.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAouahTOYVkek76f&open=AZ0KTAouahTOYVkek76f&pullRequest=23607

Check failure on line 368 in flow-server/src/test/java/com/vaadin/tests/server/component/FlowClassesSerializableTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTEyYahTOYVkek8dl&open=AZ0KTEyYahTOYVkek8dl&pullRequest=23607

Check warning on line 2027 in flow-server/src/test/java/com/vaadin/flow/dom/ElementJacksonTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Swap these 2 arguments so they are in the correct order: expected value, actual value.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDgCahTOYVkek8VJ&open=AZ0KTDgCahTOYVkek8VJ&pullRequest=23607

Check warning on line 1830 in flow-server/src/test/java/com/vaadin/flow/dom/ElementTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.net.URISyntaxException', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDulahTOYVkek8W4&open=AZ0KTDulahTOYVkek8W4&pullRequest=23607

Check warning on line 1887 in flow-server/src/test/java/com/vaadin/flow/dom/ElementJacksonTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this call to a deprecated class, it has been marked for removal.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDgCahTOYVkek8U0&open=AZ0KTDgCahTOYVkek8U0&pullRequest=23607

Check warning on line 442 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/TemplateModelWithEncodersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "ClientUpdateMode"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAmHahTOYVkek73p&open=AZ0KTAmHahTOYVkek73p&pullRequest=23607

Check warning on line 2333 in flow-server/src/test/java/com/vaadin/flow/dom/ElementJacksonTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace these 3 tests with a single Parameterized one.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTDgBahTOYVkek8TP&open=AZ0KTDgBahTOYVkek8TP&pullRequest=23607

Check warning on line 61 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/TemplateModelWithEncodersTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "ClientUpdateMode"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAmHahTOYVkek72q&open=AZ0KTAmHahTOYVkek72q&pullRequest=23607

Check warning on line 20 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/PropertyFilterTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of "PropertyFilter"; it is deprecated.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTAnAahTOYVkek74b&open=AZ0KTAnAahTOYVkek74b&pullRequest=23607

Check warning on line 41 in flow-server/src/test/java/com/vaadin/flow/server/DevToolsTokenTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of thrown exception 'java.lang.Exception', as it cannot be thrown from method's body.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0KTCDbahTOYVkek8MY&open=AZ0KTCDbahTOYVkek8MY&pullRequest=23607