Updated actions, fix some lint issues and introduce translate package
testing / check and test (push) Failing after 9m19s
testing / check and test (push) Failing after 9m19s
This commit is contained in:
@@ -100,7 +100,7 @@ func allFans() []pattern.Fan {
|
||||
|
||||
func AllFansToFile() {
|
||||
allFans := allFans()
|
||||
pattern.FansToFile(allFans, "test.json")
|
||||
_ = pattern.FansToFile(allFans, "test.json")
|
||||
}
|
||||
|
||||
func GenerateFan(fan pattern.Fan) {
|
||||
|
||||
Reference in New Issue
Block a user