Skip to content

feat: implement onAudioTracks and onTextTracks on ios #65

feat: implement onAudioTracks and onTextTracks on ios

feat: implement onAudioTracks and onTextTracks on ios #65

Triggered via pull request January 28, 2024 20:49
Status Failure
Total duration 38s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
29s
Swift-Lint
Swift-Format
12s
Swift-Format
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Swift-Format
Process completed with exit code 1.
Swift-Lint: ios/Video/RCTVideo.swift#L252
Block Based KVO Violation: Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
Swift-Lint: ios/Video/RCTVideo.swift#L254
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
Swift-Lint: ios/Video/RCTVideo.swift#L384
Vertical Parameter Alignment on Call Violation: Function parameters should be aligned vertically if they're in multiple lines in a method call (vertical_parameter_alignment_on_call)
Swift-Lint: ios/Video/RCTVideo.swift#L385
Vertical Parameter Alignment on Call Violation: Function parameters should be aligned vertically if they're in multiple lines in a method call (vertical_parameter_alignment_on_call)
Swift-Lint: ios/Video/RCTVideo.swift#L386
Vertical Parameter Alignment on Call Violation: Function parameters should be aligned vertically if they're in multiple lines in a method call (vertical_parameter_alignment_on_call)