Fix: Fixed an issue where private repos could not be cloned - #18734
Open
Lamparter wants to merge 1 commit into
Open
Fix: Fixed an issue where private repos could not be cloned#18734Lamparter wants to merge 1 commit into
Lamparter wants to merge 1 commit into
Annotations
10 warnings
|
src/Files.App/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/Generated Files/CsWinRT/Microsoft.UI.Content.cs#L36
'Microsoft.UI.Content.ContentExternalOutputLink' is for evaluation purposes only and is subject to change or removal in future updates.
|
|
src/Files.App/ViewModels/Settings/GeneralViewModel.cs#L7
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
|
|
src/Files.App/UserControls/Menus/FileTagsContextMenu.cs#L8
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
|
|
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.
|
|
src/Files.App.Storage/Legacy/RecycleBinWatcher.cs#L21
The event 'RecycleBinWatcher.ItemChanged' is never used
|
|
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/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)
|
|
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)
|
|
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)
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading