Skip to content

fix(ios): build fail due to an unwrapped value #396

fix(ios): build fail due to an unwrapped value

fix(ios): build fail due to an unwrapped value #396

Triggered via pull request August 19, 2024 21:29
Status Failure
Total duration 32s
Artifacts

check-ios.yml

on: pull_request
Swift-Lint
24s
Swift-Lint
Swift-Format
9s
Swift-Format
Fit to window
Zoom out
Zoom in

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