Update actions/checkout digest to 11bd719 #4
Annotations
4 warnings
SwiftLint:
Sources/MALSyncSwift/services/MALSyncAPIService.swift#L37
Unused Enumerated Violation: When the index is not used, `.enumerated()` can be removed (unused_enumerated)
|
SwiftLint:
Sources/MALSyncSwift/models/MALSyncAPIMALSites.swift#L57
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
Sources/MALSyncSwift/models/MALSyncAPIMALSites.swift#L60
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
Sources/MALSyncSwift/models/MALSyncAPIMAL.swift#L29
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|