You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling SwiftLint.lint() in the Dangerfile.swift is giving the issue below. The project is running under Xcode 11 beta.
Error deserializing SwiftLint JSON response (): dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "The given data was not valid JSON.
The text was updated successfully, but these errors were encountered:
Calling
SwiftLint.lint()
in theDangerfile.swift
is giving the issue below. The project is running under Xcode 11 beta.The text was updated successfully, but these errors were encountered: