ci: Move to .NET 8 #2404
ci.yml
on: pull_request
tagversion
/
Tag Version
4s
pinnedactions
/
Pin GitHub Actions to SHA
3s
docupdate
/
Check if documentation is updated
3s
format
/
format
43s
dogfood
/
Dogfood Analyzers
1m 16s
sonarcloud
/
SonarCloud
5m 45s
performance
/
build
1m 3s
build
/
build
1m 27s
Annotations
3 errors and 20 warnings
performance / build
Process completed with exit code 1.
|
build / build
Process completed with exit code 1.
|
sonarcloud / SonarCloud
Process completed with exit code 1.
|
pinnedactions / Pin GitHub Actions to SHA
The "tagversion" job of the "cd.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "build" job of the "cd.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "release" job of the "cd.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "publish" job of the "cd.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "pinnedactions" job of the "ci.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "docupdate" job of the "ci.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "format" job of the "ci.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "dogfood" job of the "ci.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "sonarcloud" job of the "ci.yml" workflow does not contain uses or steps.
|
pinnedactions / Pin GitHub Actions to SHA
The "performance" job of the "ci.yml" workflow does not contain uses or steps.
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/SyntaxNodeAction.cs#L30
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/AllowedSymbols.cs#L64
"StartsWith" overloads that take a "char" should be used (https://rules.sonarsource.com/csharp/RSPEC-6610)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/TypesHelper.cs#L20
Make 'IsInheritingFromClass' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/TypesHelper.cs#L10
Make 'IsExtensionClass' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/AdditionalFilesHelper.cs#L91
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/AttributeModel.cs#L9
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/CodeFixHelper.cs#L37
Make 'ForDocumentationOf' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/AssembliesHelper.cs#L23
Make 'HasAutoGeneratedComment' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/AnalyzerPerformanceRecord.cs#L19
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
sonarcloud / SonarCloud:
Philips.CodeAnalysis.Common/AssembliesHelper.cs#L45
Make 'GetFileName' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|