Files PR Validation #7092
Annotations
2 errors and 10 warnings
|
src/Files.App/Utils/Shell/ContextMenu.cs#L211
A new expression requires an argument list or (),
|
src/Files.App.Controls/Toolbar/ToolbarButton/ToolbarButton.cs#L175
Possible null reference argument for parameter 'newContent' in 'void ToolbarButton.UpdateContent(object newContent)'.
|
src/Files.App.Controls/AdaptiveGridView/AdaptiveGridView.Properties.cs#L77
Dereference of a possibly null reference.
|
src/Files.App.Controls/AdaptiveGridView/AdaptiveGridView.Properties.cs#L71
Dereference of a possibly null reference.
|
src/Files.App.Controls/AdaptiveGridView/AdaptiveGridView.Properties.cs#L65
Dereference of a possibly null reference.
|
src/Files.App.Controls/Toolbar/ToolbarToggleButton/ToolbarToggleButton.cs#L175
Possible null reference argument for parameter 'newContent' in 'void ToolbarToggleButton.UpdateContent(object newContent)'.
|
src/Files.Core.SourceGenerator/CodeFixProviders/StringsPropertyCodeFixProvider.cs#L57
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
src/Files.Core.SourceGenerator/Analyzers/StringsPropertyAnalyzer.cs#L12
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
src/Files.Core.SourceGenerator/Generators/StringsPropertyGenerator.cs#L13
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
src/Files.Core.SourceGenerator/Generators/RegistrySerializationGenerator.cs#L9
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
src/Files.App.CsWin32/NativeMethods.txt#L228
Method, type or constant "MENUITEMINFO" not found. Did you mean , "IMEMENUITEMINFOA", "IMEMENUITEMINFOW" or "MENUITEMINFOA" or "MENUITEMINFOW"?
|
The logs for this run have expired and are no longer available.
Loading