Skip to content

refactor(ios): remove type assertion within setupPipController #62

refactor(ios): remove type assertion within setupPipController

refactor(ios): remove type assertion within setupPipController #62

Triggered via pull request January 23, 2024 15:23
Status Failure
Total duration 42s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
31s
Swift-Lint
Swift-Format
21s
Swift-Format
Fit to window
Zoom out
Zoom in

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)