Added sensor_orientation property to CameraInfo #36
Annotations
10 warnings
|
Run SwiftLint:
ios/src/NativeCamera.swift#L285
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L234
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L78
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L348
Variable name 'h' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L348
Variable name 'w' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L308
Variable name 'h' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L308
Variable name 'w' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L372
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L348
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L247
Force unwrapping should be avoided (force_unwrapping)
|
background
wait
wait-all
cancel
Loading