fix(ios): build fail due to an unwrapped value #396
check-ios.yml
on: pull_request
Swift-Lint
24s
Swift-Format
9s
Annotations
1 error and 1 warning
Swift-Lint:
ios/Video/Features/RCTVideoUtils.swift#L12
Redundant Nil Coalescing Violation: nil coalescing operator is only evaluated if the lhs is nil, coalescing operator with nil as rhs is redundant (redundant_nil_coalescing)
|
Swift-Format
swiftformat 0.54.3 is already installed and up-to-date.
To reinstall 0.54.3, run:
brew reinstall swiftformat
|