🩺 Code checks on PR 701 #535
Annotations
10 warnings
|
Lint iOS:
ios/ReactNativeCameraKit/ScannerInterfaceView.swift#L91
Line should be 160 characters or less; currently it has 208 characters (line_length)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L414
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#L423
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#L423
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L436
File should contain 400 lines or less: currently contains 436 (file_length)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L66
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#L65
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L129
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L132
Lines should not have trailing whitespace (trailing_whitespace)
|