Skip to content

Files PR Validation #9960

Files PR Validation

Files PR Validation #9960

Triggered via pull request August 5, 2026 16:14
Status Success
Total duration 14m 3s
Artifacts

ci.yml

on: pull_request
Matrix: build
check-formatting
34s
check-formatting
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (Debug, arm64): src/Files.App/obj/arm64/Debug/net10.0-windows10.0.26100.0/win-arm64/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.
build (Debug, arm64): src/Files.App/ViewModels/Settings/GeneralViewModel.cs#L7
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Debug, arm64): src/Files.App/UserControls/Menus/FileTagsContextMenu.cs#L8
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Debug, arm64): src/Files.App.Server/Program.cs#L27
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build (Debug, arm64): src/Files.App.Storage/Legacy/RecycleBinWatcher.cs#L21
The event 'RecycleBinWatcher.ItemChanged' is never used
build (Debug, arm64): 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 (Debug, arm64): 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)
build (Debug, arm64): 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 (Debug, arm64): 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 (Debug, arm64): 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 (Debug, x64): 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.
build (Debug, x64): src/Files.App/ViewModels/Settings/GeneralViewModel.cs#L7
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Debug, x64): src/Files.App/UserControls/Menus/FileTagsContextMenu.cs#L8
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Debug, x64): src/Files.App.Server/Program.cs#L27
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build (Debug, x64): src/Files.App.Storage/Legacy/RecycleBinWatcher.cs#L21
The event 'RecycleBinWatcher.ItemChanged' is never used
build (Debug, x64): 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 (Debug, x64): 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 (Debug, x64): 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 (Debug, x64): 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)
build (Debug, x64): 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 (Release, arm64): src/Files.App/obj/arm64/Release/net10.0-windows10.0.26100.0/win-arm64/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.
build (Release, arm64): src/Files.App/ViewModels/Settings/GeneralViewModel.cs#L7
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Release, arm64): src/Files.App/UserControls/Menus/FileTagsContextMenu.cs#L8
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Release, arm64): src/Files.App.Server/Program.cs#L27
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build (Release, arm64): src/Files.App.Storage/Legacy/RecycleBinWatcher.cs#L21
The event 'RecycleBinWatcher.ItemChanged' is never used
build (Release, arm64): 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 (Release, arm64): 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 (Release, arm64): 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 (Release, arm64): 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 (Release, arm64): 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)
build (Release, x64): src/Files.App/obj/x64/Release/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.
build (Release, x64): src/Files.App/ViewModels/Settings/GeneralViewModel.cs#L7
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Release, x64): src/Files.App/UserControls/Menus/FileTagsContextMenu.cs#L8
'MenuFlyoutHelper' is obsolete: 'Must not use this helper to generate menu flyout any longer.'
build (Release, x64): src/Files.App.Server/Program.cs#L27
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build (Release, x64): src/Files.App.Storage/Legacy/RecycleBinWatcher.cs#L21
The event 'RecycleBinWatcher.ItemChanged' is never used
build (Release, x64): 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 (Release, x64): 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 (Release, x64): 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 (Release, x64): 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 (Release, x64): 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)