Skip to content

Files PR Validation #9717

Files PR Validation

Files PR Validation #9717

Triggered via pull request July 6, 2026 02:48
Status Failure
Total duration 4m 23s
Artifacts

ci.yml

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

Annotations

21 errors and 20 warnings
build (Debug, x64)
Process completed with exit code 1.
build (Debug, x64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 3: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, x64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 2: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, x64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 4: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, x64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 1: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, x64)
Process completed with exit code 1.
build (Release, x64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 3: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, x64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 2: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, x64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 4: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, x64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 1: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, arm64)
Process completed with exit code 1.
build (Release, arm64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 3: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, arm64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 2: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, arm64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 4: cannot convert from 'System.Guid' to 'System.Guid*'
build (Release, arm64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 1: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, arm64)
Process completed with exit code 1.
build (Debug, arm64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 3: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, arm64): src/Files.App.CsWin32/ComHelpers.cs#L40
Argument 2: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, arm64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 4: cannot convert from 'System.Guid' to 'System.Guid*'
build (Debug, arm64): src/Files.App.CsWin32/ComHelpers.cs#L31
Argument 1: cannot convert from 'System.Guid' to 'System.Guid*'
test (Release, x64)
Process completed with exit code 1.
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/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.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/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/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/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/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/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/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, 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/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/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/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, 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, 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/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, 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/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/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)