Skip to content

feat(ios): detect livestreams in now playing notification #302

feat(ios): detect livestreams in now playing notification

feat(ios): detect livestreams in now playing notification #302

Re-run triggered June 20, 2024 09:20
Status Failure
Total duration 36s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
27s
Swift-Lint
Swift-Format
10s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Swift-Format
Process completed with exit code 1.
Swift-Lint: ios/Video/NowPlayingInfoCenterManager.swift#L229
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
Swift-Lint: ios/Video/NowPlayingInfoCenterManager.swift#L254
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.54.0 is already installed and up-to-date. To reinstall 0.54.0, run: brew reinstall swiftformat