Skip to content

test: Remove unused login import from CSS importing test

21a299b
Select commit
Loading
Failed to load commit list.
Merged

test: Remove unused login import from CSS importing test #24021

test: Remove unused login import from CSS importing test
21a299b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 26, 2026 in 1m 46s

Annotations

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=AZ0p8_mzm7WHCHu0qvMe&open=AZ0p8_mzm7WHCHu0qvMe&pullRequest=24021

Check warning on line 293 in flow-server/src/test/java/com/vaadin/experimental/FeatureFlagsTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

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

Check warning on line 186 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 "AllowClientUpdates"; it is deprecated.

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

Check warning on line 383 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 "AllowClientUpdates"; it is deprecated.

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

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=AZ0p9BMfm7WHCHu0qvUm&open=AZ0p9BMfm7WHCHu0qvUm&pullRequest=24021

Check warning on line 1483 in flow-data/src/test/java/com/vaadin/flow/data/provider/DataCommunicatorTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0p8-gnm7WHCHu0qvDb&open=AZ0p8-gnm7WHCHu0qvDb&pullRequest=24021

Check warning on line 120 in flow-server/src/test/java/com/vaadin/flow/internal/CurrentInstanceTest.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=AZ0p9CAmm7WHCHu0qvar&open=AZ0p9CAmm7WHCHu0qvar&pullRequest=24021

Check warning on line 49 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=AZ0p89V4m7WHCHu0quzd&open=AZ0p89V4m7WHCHu0quzd&pullRequest=24021

Check failure on line 129 in flow-data/src/test/java/com/vaadin/flow/data/provider/AbstractLazyDataViewTest.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=AZ0p8-iVm7WHCHu0qvDd&open=AZ0p8-iVm7WHCHu0qvDd&pullRequest=24021

Check warning on line 415 in flow-server/src/test/java/com/vaadin/flow/server/communication/StreamReceiverHandlerTest.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=AZ0p8-6Om7WHCHu0qvGw&open=AZ0p8-6Om7WHCHu0qvGw&pullRequest=24021

Check failure on line 352 in flow-server/src/test/java/com/vaadin/flow/component/WebComponentExporterTest.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=AZ0p9Afmm7WHCHu0qvRF&open=AZ0p9Afmm7WHCHu0qvRF&pullRequest=24021

Check warning on line 484 in flow-polymer-template/src/test/java/com/vaadin/flow/templatemodel/BeanModelTypeTest.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=AZ0p89f0m7WHCHu0qu3V&open=AZ0p89f0m7WHCHu0qu3V&pullRequest=24021

Check failure on line 838 in flow-server/src/test/java/com/vaadin/flow/server/startup/RouteRegistryInitializerTest.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=AZ0p8_P6m7WHCHu0qvJ6&open=AZ0p8_P6m7WHCHu0qvJ6&pullRequest=24021

Check warning on line 1069 in flow-server/src/test/java/com/vaadin/flow/component/ComponentTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

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

Check warning on line 33 in flow-data/src/test/java/com/vaadin/flow/data/validator/ValidatorTestBase.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0p8-nbm7WHCHu0qvEM&open=AZ0p8-nbm7WHCHu0qvEM&pullRequest=24021

Check warning on line 354 in flow-server/src/test/java/com/vaadin/flow/component/HasComponentsTest.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=AZ0p9Ahom7WHCHu0qvRJ&open=AZ0p9Ahom7WHCHu0qvRJ&pullRequest=24021

Check warning on line 144 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 "AllowClientUpdates"; it is deprecated.

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

Check warning on line 1666 in flow-server/src/test/java/com/vaadin/flow/dom/ElementJacksonTest.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=AZ0p9BXPm7WHCHu0qvWA&open=AZ0p9BXPm7WHCHu0qvWA&pullRequest=24021

Check warning on line 258 in flow-polymer-template/src/test/java/com/vaadin/flow/server/communication/rpc/PolymerPublishedServerEventHandlerRpcHandlerTest.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=AZ0p8-Fam7WHCHu0qvAw&open=AZ0p8-Fam7WHCHu0qvAw&pullRequest=24021

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

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to local variable "set".

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0p8-1qm7WHCHu0qvGG&open=AZ0p8-1qm7WHCHu0qvGG&pullRequest=24021

Check warning on line 723 in flow-server/src/test/java/com/vaadin/flow/internal/JacksonSerializerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this variable to not match a restricted identifier.

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

Check warning on line 1907 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 this call to a deprecated class, it has been marked for removal.

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

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

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Complete the task associated to this TODO comment.

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

Check failure on line 69 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

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=AZ0p8-0vm7WHCHu0qvFq&open=AZ0p8-0vm7WHCHu0qvFq&pullRequest=24021

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

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=vaadin_flow&issues=AZ0p8-7am7WHCHu0qvHG&open=AZ0p8-7am7WHCHu0qvHG&pullRequest=24021