🩺 Code checks on PR 759 #606
Annotations
3 errors and 10 warnings
|
Lint iOS
Process completed with exit code 2.
|
|
Lint iOS:
ios/ReactNativeCameraKit/RealCamera.swift#L181
Variable name 'z' should be between 3 and 40 characters long (identifier_name)
|
|
ESLint
Process completed with exit code 1.
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L184
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L152
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L149
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#L25
Lines should not have trailing whitespace (trailing_whitespace)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L66
Optional should be implicitly initialized without nil (implicit_optional_initialization)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L469
File should contain 400 lines or less: currently contains 469 (file_length)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L448
There should be no space before and one after any comma (comma)
|
|
Lint iOS:
ios/ReactNativeCameraKit/CameraView.swift#L448
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#L439
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|