feat(ios): migrate from deprecated methods #41
check-ios.yml
on: pull_request
Swift-Lint
33s
Swift-Format
13s
Annotations
9 errors
Swift-Format
Process completed with exit code 70.
|
Swift-Lint:
ios/Video/Features/RCTVideoUtils.swift#L168
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/Features/RCTVideoUtils.swift#L268
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/Features/RCTVideoUtils.swift#L280
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/Features/RCTVideoUtils.swift#L301
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/Features/RCTPlayerOperations.swift#L90
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/RCTVideo.swift#L410
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/RCTVideo.swift#L1145
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|
Swift-Lint:
ios/Video/RCTVideo.swift#L1157
Shorthand Optional Binding Violation: Use shorthand syntax for optional binding (shorthand_optional_binding)
|