Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Adding CsWinRT projection for C# apps #13913

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fabriccstemplate

d775124
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Adding CsWinRT projection for C# apps #13913

Merge branch 'main' into fabriccstemplate
d775124
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR failed Oct 7, 2024 in 1h 17m 1s

Build #RNW_0.0.0-canary.872.pr616316 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 2,971 (100.00%)
  • Other: 0 (0.00%)
  • Total: 2,971
Code coverage

  • 3382 of 4019 blocks covered (84.15%)
  • 3466 of 3945 lines covered (87.86%)
  • 3205 of 3780 blocks covered (84.79%)
  • 2932 of 3277 lines covered (89.47%)

Annotations

Check failure on line 11 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

vnext\Microsoft.ReactNative\Composition.Input.idl#L11

vnext\Microsoft.ReactNative\Composition.Input.idl(11,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.VirtualKeyStates [ Procedure 'GetKeyState' ( Interface 'Microsoft.ReactNative.Composition.Input.KeyboardSource' ) ]

Check failure on line 24 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

vnext\Microsoft.ReactNative\Composition.Input.idl#L24

vnext\Microsoft.ReactNative\Composition.Input.idl(24,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.PhysicalKeyStatus [ Property 'KeyStatus' ( Interface 'Microsoft.ReactNative.Composition.Input.KeyRoutedEventArgs' ) ]

Check failure on line 32 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

vnext\Microsoft.ReactNative\Composition.Input.idl#L32

vnext\Microsoft.ReactNative\Composition.Input.idl(32,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.PhysicalKeyStatus [ Property 'KeyStatus' ( Interface 'Microsoft.ReactNative.Composition.Input.CharacterReceivedRoutedEventArgs' ) ]

Check failure on line 109 in vnext\Microsoft.ReactNative\Composition.Input.idl

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

vnext\Microsoft.ReactNative\Composition.Input.idl#L109

vnext\Microsoft.ReactNative\Composition.Input.idl(109,0): Error MIDL2011: [msg]unresolved type declaration [context]: Microsoft.UI.Input.PointerPoint [ Property 'Inner' ( RuntimeClass 'Microsoft.ReactNative.Composition.Input.PointerPoint' ) ]