更新TeachingTip #24
Annotations
7 errors and 5 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):
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, x64)
The job was canceled because "Release_x86" failed.
|
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/setup-nuget@v1.1.1, 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)
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/setup-nuget@v1.1.1, 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.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' 没有对应的属性
|