Skip to content

crypto pipeline - #140

Merged
devops-stack merged 1 commit into
mainfrom
develop
Jul 9, 2026
Merged

crypto pipeline#140
devops-stack merged 1 commit into
mainfrom
develop

crypto pipeline

8d5b724
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 9, 2026 in 37s

Annotations

Check failure on line 2535 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

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

Check warning on line 3175 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

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

Check warning on line 468 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.isFinite` over `isFinite`.

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

Check warning on line 414 in static/js/nginx_files.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.parseFloat` over `parseFloat`.

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

Check warning on line 30 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.parseInt` over `parseInt`.

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

Check warning on line 2827 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove the declaration of the unused 'runtimeQuality' variable.

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

Check warning on line 3093 in static/js/crypto-belt.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=AZ9IJGSIMI6y4x9j29mZ&open=AZ9IJGSIMI6y4x9j29mZ&pullRequest=140

Check warning on line 484 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.isFinite` over `isFinite`.

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

Check warning on line 379 in static/js/kernel-tape.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=AZ9IJGSVMI6y4x9j29m6&open=AZ9IJGSVMI6y4x9j29m6&pullRequest=140

Check failure on line 141 in static/js/flow-ui.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest functions more than 4 levels deep.

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

Check warning on line 2821 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Update this function so that its implementation is not identical to the one on line 1997.

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

Check warning on line 3480 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

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

Check warning on line 294 in static/js/kernel-tape.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=AZ9IJGSVMI6y4x9j29m0&open=AZ9IJGSVMI6y4x9j29m0&pullRequest=140

Check warning on line 467 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.parseFloat` over `parseFloat`.

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

Check warning on line 3175 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

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

Check warning on line 2175 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

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

Check failure on line 2060 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

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

Check warning on line 295 in static/js/kernel-tape.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=AZ9IJGSVMI6y4x9j29m1&open=AZ9IJGSVMI6y4x9j29m1&pullRequest=140

Check failure on line 282 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

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

Check warning on line 482 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `Number.parseFloat` over `parseFloat`.

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

Check warning on line 225 in static/js/nginx_files.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=AZ9IJGShMI6y4x9j29nE&open=AZ9IJGShMI6y4x9j29nE&pullRequest=140

Check warning on line 2691 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

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

Check failure on line 3000 in static/js/crypto-belt.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

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

Check warning on line 228 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Handle this exception or don't catch it at all.

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

Check warning on line 267 in static/js/kernel-tape.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

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