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

[0.72] Fix calls to std::mutex::lock #14224

Open
wants to merge 2 commits into
base: 0.72-stable
Choose a base branch
from

Change files

88ea970
Select commit
Loading
Failed to load commit list.
Open

[0.72] Fix calls to std::mutex::lock #14224

Change files
88ea970
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR failed Dec 20, 2024 in 1h 13m 26s

Build #RNW_0.72.39.pr618177 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 4,884 (100.00%)
  • Other: 0 (0.00%)
  • Total: 4,884
Code coverage

  • 3372 of 4007 blocks covered (84.15%)
  • 3455 of 3934 lines covered (87.82%)
  • 3195 of 3768 blocks covered (84.79%)
  • 2922 of 3267 lines covered (89.44%)

Annotations

Check failure on line 772 in node_modules\.folly\folly-2022.11.28.00\folly\Conv.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h#L772

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h(772,44): Error C3523: 'sizeof...' requires as its argument an unexpanded parameter pack

Check failure on line 776 in node_modules\.folly\folly-2022.11.28.00\folly\Conv.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h#L776

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h(776,55): Error C2976: 'folly::detail::EstimateSpaceToReserveAll<folly::detail::reserveInTarget::seq>::tag': too few template arguments

Check failure on line 776 in node_modules\.folly\folly-2022.11.28.00\folly\Conv.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h#L776

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h(776,18): Error C2737: 'sizes': const object must be initialized

Check failure on line 778 in node_modules\.folly\folly-2022.11.28.00\folly\Conv.h

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h#L778

node_modules\.folly\folly-2022.11.28.00\folly\Conv.h(778,25): Error C3316: 'const size_t []': an array of unknown size cannot be used in a range-based for statement