Skip to content

(ios): XHUB-5692: Apply fork modification to 6.X version #41

(ios): XHUB-5692: Apply fork modification to 6.X version

(ios): XHUB-5692: Apply fork modification to 6.X version #41

Triggered via pull request June 17, 2024 14:35
Status Failure
Total duration 41s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
29s
Swift-Lint
Swift-Format
12s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Swift-Lint: ios/Video/CurrentVideos.swift#L22
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
Swift-Lint: ios/Video/CurrentVideos.swift#L4
Static Over Final Class Violation: Prefer `static` over `final class` (static_over_final_class)
Swift-Lint: ios/Video/RCTVideo.swift#L690
Superfluous Disable Command Violation: 'isEmpty' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
Swift-Lint: ios/Video/RCTVideo.swift#L690
Superfluous Disable Command Violation: 'swiftformat:disable:next' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
Swift-Lint: ios/Video/RCTVideo.swift#L695
Superfluous Disable Command Violation: 'isEmpty' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
Swift-Lint: ios/Video/RCTVideo.swift#L695
Superfluous Disable Command Violation: 'swiftformat:disable:next' is not a valid SwiftLint rule; remove it from the disable command (superfluous_disable_command)
Swift-Format
swiftformat 0.53.10 is already installed and up-to-date. To reinstall 0.53.10, run: brew reinstall swiftformat