Skip to content

Files PR Validation #7881

Files PR Validation

Files PR Validation #7881

Triggered via pull request September 4, 2025 09:22
Status Success
Total duration 13m 35s
Artifacts

ci.yml

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

Annotations

40 warnings and 6 notices
build (Debug, arm64): 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 (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/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/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)
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.App.CsWin32/Extras.cs#L42
Setting SetLastError to 'true' requires runtime marshalling to be enabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1420)
build (Debug, arm64): src/Files.App.CsWin32/NativeMethods.txt#L269
Method, type or constant "HCRYPTMSG" not found. Did you mean or "CERT_CREATE_CONTEXT_NO_HCRYPTMSG_FLAG"?
build (Debug, arm64): src/Files.App.CsWin32/NativeMethods.txt#L256
Method, type or constant "SignDataHandle" not found
build (Debug, arm64): src/Files.App.CsWin32/NativeMethods.txt#L254
Method, type or constant "CRYPTOAPI_BLOB" not found
build (Debug, x64): 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 (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#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/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 (Debug, x64): src/Files.App.CsWin32/Extras.cs#L42
Setting SetLastError to 'true' requires runtime marshalling to be enabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1420)
build (Debug, x64): src/Files.App.CsWin32/NativeMethods.txt#L269
Method, type or constant "HCRYPTMSG" not found. Did you mean or "CERT_CREATE_CONTEXT_NO_HCRYPTMSG_FLAG"?
build (Debug, x64): src/Files.App.CsWin32/NativeMethods.txt#L256
Method, type or constant "SignDataHandle" not found
build (Debug, x64): src/Files.App.CsWin32/NativeMethods.txt#L254
Method, type or constant "CRYPTOAPI_BLOB" not found
build (Release, arm64): 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 (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/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/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/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/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.App.CsWin32/Extras.cs#L42
Setting SetLastError to 'true' requires runtime marshalling to be enabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1420)
build (Release, arm64): src/Files.App.CsWin32/NativeMethods.txt#L269
Method, type or constant "HCRYPTMSG" not found. Did you mean or "CERT_CREATE_CONTEXT_NO_HCRYPTMSG_FLAG"?
build (Release, arm64): src/Files.App.CsWin32/NativeMethods.txt#L256
Method, type or constant "SignDataHandle" not found
build (Release, arm64): src/Files.App.CsWin32/NativeMethods.txt#L254
Method, type or constant "CRYPTOAPI_BLOB" not found
build (Release, x64): 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 (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#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/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)
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.App.CsWin32/Extras.cs#L42
Setting SetLastError to 'true' requires runtime marshalling to be enabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1420)
build (Release, x64): src/Files.App.CsWin32/NativeMethods.txt#L269
Method, type or constant "HCRYPTMSG" not found. Did you mean or "CERT_CREATE_CONTEXT_NO_HCRYPTMSG_FLAG"?
build (Release, x64): src/Files.App.CsWin32/NativeMethods.txt#L256
Method, type or constant "SignDataHandle" not found
build (Release, x64): src/Files.App.CsWin32/NativeMethods.txt#L254
Method, type or constant "CRYPTOAPI_BLOB" not found
check-formatting
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Debug, arm64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Debug, x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Release, arm64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (Release, x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
test (Release, x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677