添加workflow #3
Annotations
2 errors and 3 warnings
|
|
WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L8
Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute
|
WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L13
Rule 'Utilities001R' is not part of any analyzer release (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
WinUI3Utilities/WindowHelper.cs#L167
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
|
This job was cancelled
Loading