I just get the err ``` Validation error: Validation failed: data should NOT have additional properties ``` With a [workflow from node serialport](https://github.com/serialport/bindings-cpp/blob/main/.github/workflows/build.yml). I can't debug it though because I don't know what's causing the issue. I tried bisecting it a bit with no luck.