fix(ios): fix playback status with lifecycle #225
check-ios.yml
on: pull_request
Swift-Lint
34s
Swift-Format
11s
Annotations
2 errors and 1 warning
Swift-Format
Process completed with exit code 1.
|
Swift-Lint:
ios/Video/RCTVideo.swift#L1501
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Swift-Format
swiftformat 0.53.9 is already installed and up-to-date.
To reinstall 0.53.9, run:
brew reinstall swiftformat
|