417-72KI / danger-swiftlint

Docker image for Danger-Swift using SwiftLint
MIT License
12 stars 3 forks source link

Workflow not running #44

Open PepeLoperenaaa opened 1 year ago

PepeLoperenaaa commented 1 year ago

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 commented 1 year ago

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

417-72KI commented 1 year ago

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

PepeLoperenaaa commented 1 year ago

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 :(