fix: refact events to react #737
Draft
Annotations
10 warnings and 1 notice
|
ios/ReactNativeCameraKit/CameraView.swift#L73
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
ios/ReactNativeCameraKit/CameraView.swift#L463
File should contain 400 lines or less: currently contains 463 (file_length)
|
|
ios/ReactNativeCameraKit/CameraView.swift#L211
`if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
|
ios/ReactNativeCameraKit/CameraView.swift#L441
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
ios/ReactNativeCameraKit/CameraEventEmitter.swift#L51
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/CameraEventEmitter.swift#L47
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/CameraEventEmitter.swift#L41
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/CameraEventEmitter.swift#L37
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/CameraEventEmitter.swift#L33
Lines should not have trailing whitespace (trailing_whitespace)
|
|
ios/ReactNativeCameraKit/CameraEventEmitter.swift#L21
Lines should not have trailing whitespace (trailing_whitespace)
|
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The logs for this run have expired and are no longer available.
Loading