Skip to content

Error: DangerShellExecutor.SpawnError  #68

@dancarvajc

Description

@dancarvajc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions