Skip to content

添加workflow

添加workflow #3

Triggered via push September 19, 2024 16:21
Status Failure
Total duration 2m 0s
Artifacts

build.yml

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

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/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/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.