Skip to content

mycelium setup

9968588
Select commit
Loading
Failed to load commit list.
Open

Tokens #695

mycelium setup
9968588
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 26, 2026 in 1m 43s

Annotations

Check warning on line 519 in src/libs/blockchain/gcr/handleGCR.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9bWf5Uwloyf4Z7K&open=AZ0gV9bWf5Uwloyf4Z7K&pullRequest=695

Check failure on line 233 in src/libs/scripting/vm-runtime.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0q8nWsM7VHBcxZRe3z&open=AZ0q8nWsM7VHBcxZRe3z&pullRequest=695

Check warning on line 1058 in scripts/semantic-map/generate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `.at(…)` over `[….length - index]`.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Yrf5Uwloyf4aJG&open=AZ0gV-Yrf5Uwloyf4aJG&pullRequest=695

Check failure on line 1933 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

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=kynesyslabs_node&issues=AZ0gV9cNf5Uwloyf4Z7z&open=AZ0gV9cNf5Uwloyf4Z7z&pullRequest=695

Check warning on line 3 in scripts/semantic-map/generate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:crypto` over `crypto`.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Yrf5Uwloyf4aI0&open=AZ0gV-Yrf5Uwloyf4aI0&pullRequest=695

Check warning on line 1020 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'error' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9cNf5Uwloyf4Z7h&open=AZ0gV9cNf5Uwloyf4Z7h&pullRequest=695

Check warning on line 1929 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'error' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9cNf5Uwloyf4Z7y&open=AZ0gV9cNf5Uwloyf4Z7y&pullRequest=695

Check warning on line 57 in src/libs/scripting/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Member 'pending' is never reassigned; mark it as `readonly`.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0q8nW2M7VHBcxZRe30&open=AZ0q8nW2M7VHBcxZRe30&pullRequest=695

Check failure on line 355 in testing/loadgen/src/token_shared.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-PHf5Uwloyf4aBZ&open=AZ0gV-PHf5Uwloyf4aBZ&pullRequest=695

Check warning on line 919 in scripts/semantic-map/generate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Yrf5Uwloyf4aJE&open=AZ0gV-Yrf5Uwloyf4aJE&pullRequest=695

Check warning on line 97 in scripts/semantic-map/embed.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

`new Error()` is too unspecific for a type check. Use `new TypeError()` instead.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-ZIf5Uwloyf4aJM&open=AZ0gV-ZIf5Uwloyf4aJM&pullRequest=695

Check warning on line 2 in scripts/semantic-map/embed.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:path` over `path`.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-ZIf5Uwloyf4aJI&open=AZ0gV-ZIf5Uwloyf4aJI&pullRequest=695

Check warning on line 1 in scripts/semantic-map/embed.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:fs` over `fs`.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-ZIf5Uwloyf4aJH&open=AZ0gV-ZIf5Uwloyf4aJH&pullRequest=695

Check warning on line 48 in src/libs/scripting/vm-runtime.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use the opposite operator (<=) instead.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0q8nWsM7VHBcxZRe3u&open=AZ0q8nWsM7VHBcxZRe3u&pullRequest=695

Check warning on line 582 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'error' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9cNf5Uwloyf4Z7W&open=AZ0gV9cNf5Uwloyf4Z7W&pullRequest=695

Check warning on line 282 in scripts/semantic-map/embed.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer top-level await over using a promise chain.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-ZIf5Uwloyf4aJO&open=AZ0gV-ZIf5Uwloyf4aJO&pullRequest=695

Check warning on line 926 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'error' will use Object's default stringification format ('[object Object]') when stringified.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9cNf5Uwloyf4Z7f&open=AZ0gV9cNf5Uwloyf4Z7f&pullRequest=695

Check warning on line 1 in scripts/semantic-map/generate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `node:fs` over `fs`.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Yrf5Uwloyf4aIy&open=AZ0gV-Yrf5Uwloyf4aIy&pullRequest=695

Check failure on line 865 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9cNf5Uwloyf4Z7e&open=AZ0gV9cNf5Uwloyf4Z7e&pullRequest=695

Check failure on line 701 in src/libs/consensus/v2/PoRBFT.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV9mif5Uwloyf4Z8g&open=AZ0gV9mif5Uwloyf4Z8g&pullRequest=695

Check failure on line 60 in src/features/l2ps-messaging/L2PSMessagingService.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected empty async method 'markDelivered'.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Cif5Uwloyf4Z-F&open=AZ0gV-Cif5Uwloyf4Z-F&pullRequest=695

Check warning on line 382 in src/features/l2ps-messaging/L2PSMessagingServer.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Cxf5Uwloyf4Z-R&open=AZ0gV-Cxf5Uwloyf4Z-R&pullRequest=695

Check warning on line 961 in src/libs/blockchain/gcr/gcr_routines/GCRTokenRoutines.ts

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 617.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0q8nRMM7VHBcxZRe3r&open=AZ0q8nRMM7VHBcxZRe3r&pullRequest=695

Check warning on line 402 in scripts/semantic-map/generate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not call `Array#push()` multiple times.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Yrf5Uwloyf4aI6&open=AZ0gV-Yrf5Uwloyf4aI6&pullRequest=695

Check warning on line 401 in scripts/semantic-map/generate.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not call `Array#push()` multiple times.

See more on https://sonarcloud.io/project/issues?id=kynesyslabs_node&issues=AZ0gV-Yrf5Uwloyf4aI5&open=AZ0gV-Yrf5Uwloyf4aI5&pullRequest=695