Skip to content

Conversation

@alinashklyar
Copy link
Contributor

What

Why

Notes


_.forEach(entities, (entity) => {
if (!(entity instanceof Entity)) {
throw new CFError('Cannot extract data for "jsonArray" output -- data contains not Entity');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created this file based on the implementation of json output file. same for yamlArray

integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==

form-data@^2.3.2, form-data@^2.5.4, form-data@~2.3.2:
form-data@^2.3.2, form-data@^2.5.5, form-data@~2.3.2:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

automatic change which happened when I did yarn install. I can remove it

@alinashklyar alinashklyar merged commit f32b3b0 into master Dec 8, 2025
1 check passed
@alinashklyar alinashklyar deleted the CR-7584-json-array branch December 8, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants