-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi there, I had a problem integrating the plugin because it was throwing this error in the scan phase (returning an empty array, no violations):
Sources/DangerSwiftPeriphery/DangerPeriphery.swift:isViolationIncludedInInsertions(_:diffProvider:)#134: The operation couldn’t be completed. (DangerShellExecutor.SpawnError error 0.)
The function isViolationIncludedInInsertions is throwing the error when is making the diff step, so I disabled it and it works correctly.
I made a PR #69 to optionally disable this filtering, do you have more info about this error?
Metadata
Metadata
Assignees
Labels
No labels