refactor(ios): remove type assertion within setupPipController #62
check-ios.yml
on: pull_request
Swift-Lint
31s
Swift-Format
21s
Annotations
2 errors
Swift-Format
Process completed with exit code 1.
|
Swift-Lint:
ios/Video/Features/RCTPictureInPicture.swift#L51
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|