🩺 Code checks on PR 725 #548
Annotations
10 warnings
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L440
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L449
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L449
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L462
File should contain 400 lines or less: currently contains 462 (file_length)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L67
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L27
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L66
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L92
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L134
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L137
Lines should not have trailing whitespace (trailing_whitespace)
|