Skip to content

Define architectural pattern to the developed project and mentioned w… - #9

Closed
imchintoo wants to merge 1 commit into
mainfrom
feature/visualise-architect-report
Closed

Define architectural pattern to the developed project and mentioned w…#9
imchintoo wants to merge 1 commit into
mainfrom
feature/visualise-architect-report

Define architectural pattern to the developed project and mentioned w…

563fb21
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / code-multivitals failed Jul 15, 2026 in 6s

48 new alerts including 3 errors

New alerts in code changed by this pull request

  • 3 errors
  • 45 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 2420 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High Halstead volume Error

architectureSignalSentence: halsteadVolume = 2091.63 (threshold: 1000)

Check failure on line 2720 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High Halstead volume Error

buildArchitectureSection: halsteadVolume = 1716.39 (threshold: 1000)

Check failure on line 2720 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High cyclomatic complexity Warning

buildArchitectureSection: cyclomaticComplexity = 12 (threshold: 20)

Check warning on line 2420 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

architectureSignalSentence: Maintainability Index = 38.3 (warn < 65, error < 20)

Check warning on line 2420 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Compound code smell detected Warning

architectureSignalSentence: Incomprehensible — High cognitive complexity (15) and Halstead volume (2091.63) with low MI (38.3) — very hard to understand.

Check warning on line 2447 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High Halstead volume Warning

frameworkSignalSentence: halsteadVolume = 518.92 (threshold: 1000)

Check warning on line 2447 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

frameworkSignalSentence: Maintainability Index = 52.2 (warn < 65, error < 20)

Check warning on line 2478 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

archPatternCard: Maintainability Index = 61.6 (warn < 65, error < 20)

Check warning on line 2492 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

frameworkSignalCard: Maintainability Index = 57.9 (warn < 65, error < 20)

Check warning on line 2514 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

buildWorkspacePackagesSubsection: Maintainability Index = 63.4 (warn < 65, error < 20)

Check warning on line 2512 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

: Maintainability Index = 62.3 (warn < 65, error < 20)

Check warning on line 2549 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

categorizeStructureFiles: Maintainability Index = 62.9 (warn < 65, error < 20)

Check warning on line 2580 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

structureBadgesHtml: Maintainability Index = 54.2 (warn < 65, error < 20)

Check warning on line 2618 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High Halstead volume Warning

renderStructureNode: halsteadVolume = 573.24 (threshold: 1000)

Check warning on line 2618 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

renderStructureNode: Maintainability Index = 50.5 (warn < 65, error < 20)

Check warning on line 2638 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High cyclomatic complexity Warning

buildArchitectureSubtitle: cyclomaticComplexity = 13 (threshold: 20)

Check warning on line 2638 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High Halstead volume Warning

buildArchitectureSubtitle: halsteadVolume = 539.75 (threshold: 1000)

Check warning on line 2638 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

buildArchitectureSubtitle: Maintainability Index = 55.6 (warn < 65, error < 20)

Check warning on line 2638 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Compound code smell detected Warning

buildArchitectureSubtitle: Fragile — High cyclomatic complexity (13) with low MI (55.6) — many branches and hard to maintain safely.

Check warning on line 2720 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

High cognitive complexity Warning

buildArchitectureSection: cognitiveComplexity = 18 (threshold: 30)

Check warning on line 2720 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Function too long Warning

buildArchitectureSection: functionLength = 63 (threshold: 80)

Check warning on line 2720 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

buildArchitectureSection: Maintainability Index = 52.7 (warn < 65, error < 20)

Check warning on line 2720 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Compound code smell detected Warning

buildArchitectureSection: Fragile — High cyclomatic complexity (12) with low MI (52.7) — many branches and hard to maintain safely.

Check warning on line 2778 in lib/renderer.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

buildArchitecturePage: Maintainability Index = 52.2 (warn < 65, error < 20)

Check warning on line 502 in lib/project-facts.js

See this annotation in the file changed.

Code scanning / code-multivitals

Low Maintainability Index Warning

detect: Maintainability Index = 63.3 (warn < 65, error < 20)