Files CD (Store Preview) #69
Annotations
14 warnings and 1 notice
|
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.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#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)
|
|
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)
|
|
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)
|
|
src/Files.App.CsWin32/NativeMethods.txt#L269
Method, type or constant "HCRYPTMSG" not found. Did you mean or "CERT_CREATE_CONTEXT_NO_HCRYPTMSG_FLAG"?
|
|
src/Files.App.CsWin32/NativeMethods.txt#L256
Method, type or constant "SignDataHandle" not found
|
|
src/Files.App.CsWin32/NativeMethods.txt#L254
Method, type or constant "CRYPTOAPI_BLOB" not found
|
|
src/Files.App.Launcher/FilesLauncher.cpp#L88
'type cast': truncation from 'HINSTANCE' to 'int'
|
|
src/Files.App.Launcher/FilesLauncher.cpp#L88
'type cast': pointer truncation from 'HINSTANCE' to 'int'
|
|
src/Files.App.Launcher/FilesLauncher.cpp#L84
'type cast': truncation from 'HINSTANCE' to 'int'
|
|
src/Files.App.Launcher/FilesLauncher.cpp#L84
'type cast': pointer truncation from 'HINSTANCE' to 'int'
|
|
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
|
The logs for this run have expired and are no longer available.
Loading