Our environment has a build process that brings in a bunch of content into the repo. For this content, we get a lot of error messages such as: {"level":"warn","projectPath":"/home/nvwb/nvidia-workbench/brainwavecollective-nvwb-tl-jockey","file":"code/jockey-ui-demo/node_modules/domutils/lib/stringify.d.ts.map","time":"2024-11-14T18:52:44Z","message":"cannot return change content for binary files"}
I’m guessing that this is something Workbench-managed git related, but I would have expected /node_modules
in the .gitignore would take care of that (it’s not only this folder, this is just one example).
At a minimum, it makes the logs challenging to to sort through, but also chasing down other concerns and wondering if this could be related.
FWIW the files it is complaining about aren’t binary files.
Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other