Update dotnet monorepo #84
Annotations
12 warnings
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Generator/MaterialIconsGenerator.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Generator/MaterialSymbolsGenerator.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Program.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Service/CodeGenerationService.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Extensions/StringExtensions.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Generator/GeneratorFactory.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Generator/IGenerator.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Model/Google/Icon.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Extensions/EnumExtensions.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual):
src/GoogleMaterialDesignIconsGenerator/Generator/GeneratorBase.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
Analyze C# (csharp, manual)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`. Alternatively, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
|
Analyze C# (csharp, manual)
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|