Skip to content

fix(ios): fix playback status with lifecycle #225

fix(ios): fix playback status with lifecycle

fix(ios): fix playback status with lifecycle #225

Triggered via pull request May 22, 2024 19:06
Status Failure
Total duration 44s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
34s
Swift-Lint
Swift-Format
11s
Swift-Format
Fit to window
Zoom out
Zoom in

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