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

Wire up Fusebox in react-native-windows #13008

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

Add Ctrl+Shift+I shortcut to open dev tools

102cf15
Select commit
Loading
Failed to load commit list.
Draft

Wire up Fusebox in react-native-windows #13008

Add Ctrl+Shift+I shortcut to open dev tools
102cf15
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR (Tests 🧪 Playground X86DebugWin32) failed May 1, 2024 in 9m 11s

Tests 🧪 Playground X86DebugWin32 failed

Annotations

Check failure on line 188 in vnext\Shared\DevSupportManager.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Tests 🧪 Playground X86DebugWin32)

vnext\Shared\DevSupportManager.cpp#L188

vnext\Shared\DevSupportManager.cpp(188,8): Error C2065: 'bundleAppId': undeclared identifier

Check failure on line 122 in vnext\Shared\OInstance.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Tests 🧪 Playground X86DebugWin32)

vnext\Shared\OInstance.cpp#L122

vnext\Shared\OInstance.cpp(122,27): Error C2059: syntax error: ';'

Check failure on line 595 in vnext\Shared\OInstance.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Tests 🧪 Playground X86DebugWin32)

vnext\Shared\OInstance.cpp#L595

vnext\Shared\OInstance.cpp(595,21): Error C2039: 'MessageDispatchQueue': is not a member of 'Mso::React'

Check failure on line 595 in vnext\Shared\OInstance.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Tests 🧪 Playground X86DebugWin32)

vnext\Shared\OInstance.cpp#L595

vnext\Shared\OInstance.cpp(595,68): Error C3083: 'FuseboxInspectorThread': the symbol to the left of a '::' must be a type

Check failure on line 595 in vnext\Shared\OInstance.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Tests 🧪 Playground X86DebugWin32)

vnext\Shared\OInstance.cpp#L595

vnext\Shared\OInstance.cpp(595,92): Error C2039: 'Instance': is not a member of 'Microsoft::ReactNative'