Skip to content

histary map - #165

Merged
devops-stack merged 1 commit into
mainfrom
develop
Aug 23, 2026
Merged

histary map#165
devops-stack merged 1 commit into
mainfrom
develop

histary map

78afc31
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Aug 23, 2026 in 1m 0s

Quality Gate failed

Failed conditions
5.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 1146 in static/js/main.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to variable "histLabel".

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU6akY5_UfzfDSog&open=AaAueU6akY5_UfzfDSog&pullRequest=165

Check warning on line 388 in static/js/flow-card.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of the unused 'histLabel' variable.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU8CkY5_UfzfDSok&open=AaAueU8CkY5_UfzfDSok&pullRequest=165

Check warning on line 385 in kernel_ai/services/process_inspect.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this redundant Exception class; it derives from another which is already caught.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueUyakY5_UfzfDSoZ&open=AaAueUyakY5_UfzfDSoZ&pullRequest=165

Check warning on line 205 in static/js/irq-card.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to variable "histLabel".

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU7NkY5_UfzfDSoi&open=AaAueU7NkY5_UfzfDSoi&pullRequest=165

Check failure on line 246 in kernel_ai/services/irq_anatomy.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU3PkY5_UfzfDSob&open=AaAueU3PkY5_UfzfDSob&pullRequest=165

Check warning on line 410 in static/js/flow-card.js

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=devops-stack_ring-0&issues=AaAueU8CkY5_UfzfDSom&open=AaAueU8CkY5_UfzfDSom&pullRequest=165

Check failure on line 391 in kernel_ai/services/network.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU4VkY5_UfzfDSod&open=AaAueU4VkY5_UfzfDSod&pullRequest=165

Check warning on line 3187 in static/js/network-stack.js

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=devops-stack_ring-0&issues=AaAueU91kY5_UfzfDSop&open=AaAueU91kY5_UfzfDSop&pullRequest=165

Check warning on line 1146 in static/js/main.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of the unused 'histLabel' variable.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU6akY5_UfzfDSof&open=AaAueU6akY5_UfzfDSof&pullRequest=165

Check warning on line 388 in static/js/flow-card.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to variable "histLabel".

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU8CkY5_UfzfDSol&open=AaAueU8CkY5_UfzfDSol&pullRequest=165

Check warning on line 205 in static/js/irq-card.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of the unused 'histLabel' variable.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU7NkY5_UfzfDSoh&open=AaAueU7NkY5_UfzfDSoh&pullRequest=165

Check failure on line 680 in kernel_ai/services/network.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of duplicating this literal "/proc/net/arp" 3 times.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU4VkY5_UfzfDSoc&open=AaAueU4VkY5_UfzfDSoc&pullRequest=165

Check warning on line 231 in static/js/irq-card.js

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=devops-stack_ring-0&issues=AaAueU7NkY5_UfzfDSoj&open=AaAueU7NkY5_UfzfDSoj&pullRequest=165

Check failure on line 783 in kernel_ai/services/network.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 45 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueU4VkY5_UfzfDSoe&open=AaAueU4VkY5_UfzfDSoe&pullRequest=165

Check warning on line 4087 in static/js/network-stack.js

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=devops-stack_ring-0&issues=AaAueU91kY5_UfzfDSoq&open=AaAueU91kY5_UfzfDSoq&pullRequest=165

Check warning on line 326 in kernel_ai/services/process_inspect.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Fix this condition that always evaluates to true.

See more on https://sonarcloud.io/project/issues?id=devops-stack_ring-0&issues=AaAueUyakY5_UfzfDSoa&open=AaAueUyakY5_UfzfDSoa&pullRequest=165

Check warning on line 3185 in static/js/network-stack.js

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=devops-stack_ring-0&issues=AaAueU91kY5_UfzfDSoo&open=AaAueU91kY5_UfzfDSoo&pullRequest=165

Check warning on line 411 in static/js/flow-card.js

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=devops-stack_ring-0&issues=AaAueU8CkY5_UfzfDSon&open=AaAueU8CkY5_UfzfDSon&pullRequest=165