Skip to content

Data service evolution #68

Data service evolution

Data service evolution #68

Triggered via pull request November 20, 2024 04:59
Status Failure
Total duration 45s
Artifacts

swift.yml

on: pull_request
lint-ios
32s
lint-ios
lint-kotlin-cotton-base
13s
lint-kotlin-cotton-base
ios-unit-tests
0s
ios-unit-tests
build-ios
0s
build-ios
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
lint-ios: catowseriOS/catowser/ServiceRegistry/UIServiceRegistry.swift#L47
Force Cast Violation: Force casts should be avoided (force_cast)
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-kotlin-cotton-base
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/BrowserNetworking/Extensions/AuthChallenge.swift#L43
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/BrowserNetworking/AlamofireReachabilityAdaptee.swift#L29
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
lint-ios: catowseriOS/BrowserNetworking/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/CottonPlugins/Models/CSSModels/CSSBackgroundImage.swift#L42
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CssParser/Scanner.swift#L404
No Fallthrough only Violation: Fallthroughs can only be used if the `case` contains at least one other statement (no_fallthrough_only)
lint-ios: catowseriOS/CottonData/RestClientContext.swift#L20
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CottonData/WebViewModel/DNSResolving/DNSResolvingStrategy.swift#L15
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CottonData/WebViewModel/DNSResolving/ResolveDNSUseCase.swift#L19
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CottonData/SearchViewModel/Autocomplete/AutocompleteSearchUseCase.swift#L19
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)