Skip to content

Fix not working web view navigation regression issue #62

Fix not working web view navigation regression issue

Fix not working web view navigation regression issue #62

Triggered via pull request March 14, 2024 12:21
Status Success
Total duration 26m 55s
Artifacts

swift.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint-kotlin-cotton-base
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-ios: catowseriOS/CottonRestKit/HTTPAdapter.swift#L21
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CottonRestKit/RestClientError.swift#L60
Superfluous Disable Command Violation: SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
lint-ios: catowseriOS/CottonRestKit/RestClientError.swift#L60
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/CottonRestKit/Extensions/URL+Extensions.swift#L52
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
lint-ios: catowseriOS/CottonRestKit/Extensions/URL+Extensions.swift#L62
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
lint-ios: catowseriOS/CottonRestKit/ClientSubscriber.swift#L28
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CottonRestKit/ResponseHandlingApiType.swift#L25
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
lint-ios: catowseriOS/CottonRestKit/ResponseHandlingApiType.swift#L70
Todo Violation: TODOs should be resolved (could use UUID for each `Respo...) (todo)
lint-ios: catowseriOS/CottonData/WebViewModel/WebViewModelImpl.swift#L335
Superfluous Disable Command Violation: SwiftLint rule 'cyclomatic_complexity' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
lint-ios: catowseriOS/CottonData/WebViewModel/WebViewModelImpl.swift#L276
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)
ios-unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3, gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3, gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.