update changes from AWS SDK and build number #228
Merged
Annotations
10 warnings
animeal/src/Business/Networking/NetTime.swift#L10
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L163
Line Length Violation: Line should be 120 characters or less; currently it has 138 characters (line_length)
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L174
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L197
Line Length Violation: Line should be 120 characters or less; currently it has 142 characters (line_length)
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L214
Line Length Violation: Line should be 120 characters or less; currently it has 132 characters (line_length)
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L226
Line Length Violation: Line should be 120 characters or less; currently it has 124 characters (line_length)
|
animeal/src/Business/Services/FeedingPoints/FeedingPointsService.swift#L230
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
animeal/src/Business/Services/Profile/UserValidationModel.swift#L11
Array/Dictionary initializer Violation: Use explicit type annotation when initializing empty arrays and dictionaries (array_constructor)
|
animeal/src/Business/Services/Profile/UserProfileService.swift#L163
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
animeal/src/Business/Services/Profile/UserProfileService.swift#L163
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
The logs for this run have expired and are no longer available.
Loading