feat: implement onAudioTracks and onTextTracks on ios #65
check-ios.yml
on: pull_request
Swift-Lint
29s
Swift-Format
12s
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)
|