Skip to content

Merge remote-tracking branch 'upstream/master' #2

Merge remote-tracking branch 'upstream/master'

Merge remote-tracking branch 'upstream/master' #2

Triggered via push June 13, 2024 06:40
Status Failure
Total duration 41s
Artifacts

check-ios.yml

on: push
Swift-Lint
29s
Swift-Lint
Swift-Format
10s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Swift-Format
Process completed with exit code 1.
Swift-Lint: ios/Video/RCTVideoManager.swift#L49
Comma Spacing Violation: There should be no space before and one after any comma (comma)
Swift-Lint: ios/Video/RCTVideoManager.swift#L48
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
Swift-Lint: ios/Video/Features/RCTVideoUtils.swift#L363
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Swift-Lint: ios/Video/Features/RCTVideoUtils.swift#L364
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Features/RCTVideoUtils.swift#L368
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Persistence/RCTVideoPersistenceManager.swift#L2
Sorted Imports Violation: Imports should be sorted (sorted_imports)
Swift-Lint: ios/Video/Persistence/RCTVideoPersistenceManager.swift#L11
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Persistence/RCTVideoPersistenceManager.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Persistence/RCTVideoPersistenceManager.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Lint: ios/Video/Persistence/RCTVideoPersistenceManager.swift#L32
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swift-Format
swiftformat 0.53.10 is already installed and up-to-date. To reinstall 0.53.10, run: brew reinstall swiftformat