Strip red-letter tags from devotionals #12
Annotations
10 warnings
|
Lint:
ios/swiftbible/Views/Daily Devotional/DailyDevotionalView.swift#L173
Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
|
Lint:
ios/swiftbible/Views/Daily Devotional/DailyDevotionalView.swift#L443
Tuples should have at most 2 members (large_tuple)
|
|
Lint:
ios/swiftbible/Views/Daily Devotional/DailyDevotionalView.swift#L800
File should contain 500 lines or less: currently contains 800 (file_length)
|
|
Lint:
ios/swiftbible/Models/AppEvent.swift#L174
Type body should span 350 lines or less excluding comments and whitespace: currently spans 761 lines (type_body_length)
|
|
Lint:
ios/swiftbible/Models/AppEvent.swift#L959
File should contain 500 lines or less: currently contains 959 (file_length)
|
|
Lint:
ios/swiftbible/Services/SupabaseClient.swift#L113
Function body should span 60 lines or less excluding comments and whitespace: currently spans 67 lines (function_body_length)
|
|
Lint:
ios/swiftbible/Services/SupabaseClient.swift#L333
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
|
Lint:
ios/swiftbible/Services/BadgeService.swift#L210
Function body should span 60 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
|
|
Lint:
ios/swiftbible/Services/DonationService.swift#L122
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
Lint:
ios/swiftbible/Services/AppleFoundationModelService.swift#L510
File should contain 500 lines or less: currently contains 510 (file_length)
|
background
wait
wait-all
cancel
parallel
Loading