Fix: Fixed an issue where Smart extract decompresses to wrong folder … #18478
+5
−2
Annotations
2 errors and 10 warnings
|
Build & package Files
Process completed with exit code 1.
|
|
Build & package Files:
src/Files.App/Helpers/ShareItemHelpers.cs#L108
'ILogger' does not contain a definition for 'LogInformation' and no accessible extension method 'LogInformation' accepting a first argument of type 'ILogger' could be found (are you missing a using directive or an assembly reference?)
|
|
Build & package Files:
src/Files.App/ViewModels/Settings/GeneralViewModel.cs#L7
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
|
|
Build & package Files:
src/Files.App/UserControls/Menus/FileTagsContextMenu.cs#L8
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
|
|
Build & package Files:
src/Files.App.Server/Program.cs#L28
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
|
Build & package Files:
src/Files.App.Storage/Legacy/RecycleBinWatcher.cs#L21
The event 'RecycleBinWatcher.ItemChanged' is never used
|
|
Build & package Files:
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
|
|
Build & package Files:
src/Files.Core.SourceGenerator/Generators/VTableFunctionGenerator.cs#L6
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Build & package Files:
src/Files.Core.SourceGenerator/Generators/StringsPropertyGenerator.cs#L14
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Build & package Files:
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Build & package Files:
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
|
Build & package Files:
src/Files.Core.SourceGenerator/Generators/CommandManagerGenerator.cs#L6
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/blob/main/docs/roslyn-analyzers/rules/RS1038.md)
|
background
wait
wait-all
cancel
Loading