File upload #76
Annotations
1 error and 10 warnings
|
Analyze (javascript)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.8/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14581 /home/runner/work/_temp/codeql_databases/javascript". Exit code was 32 and last log line was: CodeQL detected code written in JavaScript/TypeScript but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
|
|
Analyze (csharp):
Client/Services/FileService.cs#L59
Prefer using collection abstraction instead of implementation (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0016.md)
|
|
Analyze (csharp):
Client/Services/FileService.cs#L15
Prefer using collection abstraction instead of implementation (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0016.md)
|
|
Analyze (csharp):
Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L66
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
|
|
Analyze (csharp):
Client/Modules/FileHub/Index.razor.cs#L47
Remove the unused private method 'NavigateToEdit'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Analyze (csharp):
Client/Modules/FileHub/Edit.razor.cs#L206
Remove the unused private method 'GetImageUrl'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
Analyze (csharp):
Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L39
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
|
Analyze (csharp):
Client/Modules/FileHub/RadzenThemeChanger.razor.cs#L37
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L570
Dereference of a possibly null reference.
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L494
Dereference of a possibly null reference.
|
|
Analyze (csharp):
Client/Modules/FileHub/Category.razor.cs#L439
Dereference of a possibly null reference.
|