v32.1.19 #12
Merged
v32.1.19 #12
Annotations
10 warnings
|
Build Server:
server/Controllers/TrashController.cs#L72
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Controllers/ZipViewerController.cs#L155
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Controllers/ZipViewerController.cs#L132
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Data/PhysicalFileProvider.cs#L127
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Data/PhysicalFileProvider.cs#L201
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Controllers/ZipViewerController.cs#L109
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Controllers/ZipViewerController.cs#L79
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build Server:
server/Pages/ImageEditor.razor#L16
The field 'ImageEditor._indexDetails' is never used
|
|
Build Server:
server/Pages/Index.razor#L683
The variable 'iconCss' is assigned but its value is never used
|
|
Build Server:
server/Pages/ZipViewer.razor#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Loading