danger-swiftlint icon indicating copy to clipboard operation
danger-swiftlint copied to clipboard

Workflow not running

Open PepeLoperenaaa opened this issue 1 year ago • 3 comments

Hello, whilst trying to run the package it gives me an error that it cannot find the Dangerfile.swift file. I have named it on the path as well as put it in the same directory as the file is located. Do you know how this can be fixed or what to do?

PepeLoperenaaa avatar Mar 28 '23 10:03 PepeLoperenaaa

It is giving me this error everytime I run it: �[31mERROR: Could not find a Dangerfile Please use a supported path: ["Dangerfile.swift", "Danger.swift", "danger/Dangerfile.swift", "Danger/Dangerfile.swift"] �[0;0m

PepeLoperenaaa avatar Mar 28 '23 10:03 PepeLoperenaaa

Sorry for late. Can you run danger-swift on local? 🤔

417-72KI avatar Mar 31 '23 08:03 417-72KI

Hi there @417-72KI Found the issue. I think it has nothing to do with the way you have it running. It is something in regards of Danger and SwiftLint. Please check: https://github.com/ashfurrow/danger-ruby-swiftlint/issues/177 What was done was basically to run danger with SwiftLint on a mac-os machine and thats it. it seems that Ubuntu machine does not work with SwiftLint :(

PepeLoperenaaa avatar Mar 31 '23 16:03 PepeLoperenaaa