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 (Build 🔨 Desktop X86Debug) failed May 1, 2024 in 14m 10s

Build 🔨 Desktop X86Debug failed

Annotations

Check failure on line 7 in vnext\Shared\IDevSupportManager.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

vnext\Shared\IDevSupportManager.h#L7

vnext\Shared\IDevSupportManager.h(7,10): Error C1083: Cannot open include file: 'dispatchQueue/dispatchQueue.h': No such file or directory

Check failure on line 7 in vnext\Shared\IDevSupportManager.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

vnext\Shared\IDevSupportManager.h#L7

vnext\Shared\IDevSupportManager.h(7,10): Error C1083: Cannot open include file: 'dispatchQueue/dispatchQueue.h': No such file or directory

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR (Build 🔨 Desktop X86Debug)

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 (Build 🔨 Desktop X86Debug)

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 (Build 🔨 Desktop X86Debug)

vnext\Shared\OInstance.cpp#L595

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