PoC composable arhitecture #71
Annotations
2 errors and 12 warnings
lint-ios:
catowseriOS/DNSProxy/AppProxyProvider.swift#L29
Attribute Name Spacing Violation: `@escaping` must have a trailing space before the associated type (attribute_name_spacing)
|
lint-ios:
catowseriOS/catowser/ServiceRegistry/UIServiceRegistry.swift#L51
Force Cast Violation: Force casts should be avoided (force_cast)
|
lint-kotlin-cotton-base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-ios
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-ios:
catowseriOS/CottonNetworking/AlamofireReachabilityAdaptee.swift#L29
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
lint-ios:
catowseriOS/CottonNetworking/Extensions/AuthChallenge.swift#L43
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
lint-ios:
catowseriOS/CottonUseCases/UseCases/ResolveDNSUseCaseImpl.swift#L35
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
lint-ios:
catowseriOS/CottonUseCases/UseCases/AutocompleteSearchUseCaseImpl.swift#L37
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
lint-ios:
catowseriOS/CottonDataTests/Mocks/RestClientContextMocks.swift#L9
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint-ios:
catowseriOS/CoreBrowser/Models/Tab.swift#L12
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
lint-ios:
catowseriOS/CoreBrowser/Models/OpenSearch/OpenSearchParser.swift#L23
Superfluous Disable Command Violation: SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
lint-ios:
catowseriOS/DataServiceKit/ServiceLocator/DataServiceLocator.swift#L9
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
lint-ios:
catowseriOS/CottonDataServices/TabsDataService/TabsDataService.swift#L390
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
lint-ios:
catowseriOS/CottonDataServices/TabsDataService/TabsDataService.swift#L601
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
|