添加workflow #3
Annotations
7 errors and 7 warnings
build (Release, arm64):
WinUI3Utilities.Samples/App.xaml.cs#L17
'AppContext' does not contain a definition for 'InitializeConfiguration'
|
build (Release, arm64):
WinUI3Utilities.Samples/App.xaml.cs#L18
'AppContext' does not contain a definition for 'LoadConfiguration'
|
build (Release, arm64)
Process completed with exit code 1.
|
build (Release, x86)
The job was canceled because "Release_arm64" failed.
|
build (Release, x86)
The operation was canceled.
|
build (Release, x64)
The job was canceled because "Release_arm64" failed.
|
build (Release, x64)
The operation was canceled.
|
build (Release, arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/setup-msbuild@v1, NuGet/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (Release, arm64):
WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L8
Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute
|
build (Release, arm64):
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)
|
build (Release, arm64):
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.
|
build (Release, x86):
WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L8
Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute
|
build (Release, x86):
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)
|
build (Release, x86):
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.
|