Skip to content

Typecast issue for RuntimeSamplingProfileTraceEventSerializer.cpp #15256

@vineethkuttan

Description

@vineethkuttan

Problem Description

auto profileId = profileIdGenerator.getNext();

-->

auto profileId = static_cast<RuntimeProfileId>(profileIdGenerator.getNext());

Link to the integration PR where the error originated

#15261

Link to react-native commit

facebook/react-native@b58c2ff

Forked files

No response

Upstream PR in react-native

No response

Build Configuration

None

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions