🩺 Code checks on PR 747 #581
Annotations
1 error and 10 warnings
|
ESLint
Process completed with exit code 127.
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L82
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L61
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L614
Returning Void in a function declaration is redundant (redundant_void_return)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L42
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L41
Initializing an optional variable with nil is redundant (redundant_optional_initialization)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L436
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L378
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L40
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L378
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L40
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|