Skip to content

WinUI3Utilities Build Pipeline #4

WinUI3Utilities Build Pipeline

WinUI3Utilities Build Pipeline #4

Triggered via schedule September 20, 2024 01:15
Status Failure
Total duration 3m 25s
Artifacts

build.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
build (Release, x86): WinUI3Utilities.Samples/App.xaml.cs#L17
'AppContext' does not contain a definition for 'InitializeConfiguration'
build (Release, x86): WinUI3Utilities.Samples/App.xaml.cs#L18
'AppContext' does not contain a definition for 'LoadConfiguration'
build (Release, x86)
Process completed with exit code 1.
build (Release, arm64)
The job was canceled because "Release_x86" failed.
build (Release, arm64)
The operation was canceled.
build (Release, x64)
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, x64): WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L8
Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute
build (Release, x64): 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, x64): WinUI3Utilities.Samples/CodeFixTest.xaml.cs#L10
依赖属性字段 'AProperty' 和属性 'A' 可以转化为Attribute
build (Release, x64): WinUI3Utilities.Samples/CodeFixTest.xaml.cs#L14
依赖属性字段 'B' 应为Property结尾
build (Release, x64): WinUI3Utilities.Samples/CodeFixTest.xaml.cs#L14
依赖属性字段 'B' 没有对应的属性
build (Release, x86)
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, x86): WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L8
Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute
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.
build (Release, arm64): WinUI3Utilities.Analyzer/DependencyPropertyAttributeAnalyzer.cs#L8
Missing 'Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzerAttribute' attribute
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.