Skip to content

feat: let a [Module] self-compile its own [Scan]#117

Open
vbreuss wants to merge 4 commits into
mainfrom
feat/113-self-compiled-module-scans
Open

feat: let a [Module] self-compile its own [Scan]#117
vbreuss wants to merge 4 commits into
mainfrom
feat/113-self-compiled-module-scans

fix: close six review findings on self-compiled module scans (adds AW…

2e22e3d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jul 18, 2026 in 23s

Quality Gate failed

Failed conditions
7 New issues
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 55 in Source/Awaiten.SourceGenerators/AwaitenGenerator.Collection.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Loops should be simplified using the "Where" LINQ method

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ9z-_Br7VSiD7VvIWFk&open=AZ9z-_Br7VSiD7VvIWFk&pullRequest=117

Check warning on line 84 in Source/Awaiten.SourceGenerators/AwaitenGenerator.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused method parameter 'cancellationToken'.

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ9wangH2scde8V-UxFE&open=AZ9wangH2scde8V-UxFE&pullRequest=117

Check failure on line 92 in Source/Awaiten.SourceGenerators/AwaitenGenerator.Collection.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ90tDE3GPmZJSHOuNHl&open=AZ90tDE3GPmZJSHOuNHl&pullRequest=117

Check warning on line 172 in Source/Awaiten.SourceGenerators/AwaitenGenerator.ModuleScan.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Loops should be simplified using the "Where" LINQ method

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ9wanch2scde8V-UxFC&open=AZ9wanch2scde8V-UxFC&pullRequest=117

Check warning on line 239 in Source/Awaiten.SourceGenerators/AwaitenGenerator.ModuleScan.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the containing loop to do more than one iteration.

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ90tDJAGPmZJSHOuNHm&open=AZ90tDJAGPmZJSHOuNHm&pullRequest=117

Check warning on line 145 in Source/Awaiten.SourceGenerators/AwaitenGenerator.ModuleScan.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 9 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ9wanch2scde8V-UxFD&open=AZ9wanch2scde8V-UxFD&pullRequest=117

Check failure on line 136 in Source/Awaiten.SourceGenerators/AwaitenGenerator.ModuleScan.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

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

See more on https://sonarcloud.io/project/issues?id=Testably_Awaiten&issues=AZ9wanch2scde8V-UxFB&open=AZ9wanch2scde8V-UxFB&pullRequest=117