Skip to content

UIEXT-3514: WebUI Migration of Window Loop Start

8609496
Select commit
Loading
Failed to load commit list.
Open

Enh/UI ext 3514 web UI migration window loop start #177

UIEXT-3514: WebUI Migration of Window Loop Start
8609496
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 20, 2026 in 4m 25s

Quality Gate failed

Annotations

Check warning on line 620 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make this line start after 20 spaces instead of 19 in order to indent the code consistently. (Indentation level is at 4.)

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHT&open=AZ2p4jPyeooKaBnajFHT&pullRequest=177

Check warning on line 641 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use concise character class syntax '\\d' instead of '[0-9]'.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHb&open=AZ2p4jPyeooKaBnajFHb&pullRequest=177

Check warning on line 735 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move the declaration of "windowPer" closer to the code that uses it.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHd&open=AZ2p4jPyeooKaBnajFHd&pullRequest=177

Check warning on line 637 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use concise character class syntax '\\d' instead of '[0-9]'.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHZ&open=AZ2p4jPyeooKaBnajFHZ&pullRequest=177

Check failure on line 609 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 70 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHW&open=AZ2p4jPyeooKaBnajFHW&pullRequest=177

Check failure on line 718 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if/for/while/switch/try statements.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHV&open=AZ2p4jPyeooKaBnajFHV&pullRequest=177

Check warning on line 80 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeFactory.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

"KaiNodeInterfaceFactory" is already extended by "NodeDialogFactory"; there is no need to implement it here.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jKJeooKaBnajFHS&open=AZ2p4jKJeooKaBnajFHS&pullRequest=177

Check failure on line 609 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The Cyclomatic Complexity of this method "validate" is 32 which is greater than 10 authorized.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHX&open=AZ2p4jPyeooKaBnajFHX&pullRequest=177

Check warning on line 641 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to use a "static final" Pattern.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHa&open=AZ2p4jPyeooKaBnajFHa&pullRequest=177

Check warning on line 677 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Move the declaration of "startPer" closer to the code that uses it.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHc&open=AZ2p4jPyeooKaBnajFHc&pullRequest=177

Check failure on line 661 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest more than 3 if/for/while/switch/try statements.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHU&open=AZ2p4jPyeooKaBnajFHU&pullRequest=177

Check warning on line 637 in org.knime.time/src/org/knime/time/node/window/LoopStartWindowNodeParameters.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to use a "static final" Pattern.

See more on https://sonarcloud.io/project/issues?id=knime_knime-base&issues=AZ2p4jPyeooKaBnajFHY&open=AZ2p4jPyeooKaBnajFHY&pullRequest=177