-
Totally newbe question, but my PR for a new device is failing on the second check, but the only error I am seeing is "result error code 1". I am not seeing any particular reason listed in the earlier lines, no warnings or errors prior it just throws error code 1. Is there someone that can help walk me through what exactly is going on? I closed the PR request temporarily to stop accidentally spamming every time I committed a change to try and fix the issue. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Took digging and running the pre-commit a few times but managed to track it down! As expected, malformed yaml file. |
Beta Was this translation helpful? Give feedback.
Took digging and running the pre-commit a few times but managed to track it down! As expected, malformed yaml file.