[v6.8.1] Sync fork up to commit dd78241b0d997e87a65f2f898c7059a72951e532 #530
check-ios.yml
on: pull_request
Swift-Lint
29s
Swift-Format
10s
Annotations
11 errors and 2 warnings
Swift-Format
Process completed with exit code 1.
|
Swift-Lint:
ios/Video/Features/RCTIMAAdsManager.swift#L39
Line Length Violation: Line should be 160 characters or less; currently it has 169 characters (line_length)
|
Swift-Lint:
ios/Video/Features/RCTIMAAdsManager.swift#L172
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift-Lint:
ios/Video/Features/RCTIMAAdsManager.swift#L176
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift-Lint:
ios/Video/Features/RCTIMAAdsManager.swift#L175
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/Features/RCTIMAAdsManager.swift#L179
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Swift-Lint:
ios/Video/CustomPlayerController/RCTPlaybackController.swift#L50
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift-Lint:
ios/Video/CustomPlayerController/RCTPlaybackController.swift#L445
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift-Lint:
ios/Video/CustomPlayerController/RCTPlaybackController.swift#L447
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift-Lint:
ios/Video/CustomPlayerController/RCTPlaybackController.swift#L533
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift-Lint:
ios/Video/CustomPlayerController/RCTPlaybackController.swift#L611
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
Swift-Format
swiftformat 0.55.3 is already installed and up-to-date.
To reinstall 0.55.3, run:
brew reinstall swiftformat
|
Swift-Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|