Added mirror support #29
Merged
Annotations
10 warnings
|
Run SwiftLint:
ios/src/NativeCamera.swift#L164
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L120
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L66
Code should be indented using one tab or 4 spaces (indentation_width)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L218
Variable name 'h' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L218
Variable name 'w' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L178
Variable name 'h' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L178
Variable name 'w' should be between 2 and 40 characters long (identifier_name)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L218
Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L65
Function should have 5 parameters or less: it currently has 8 (function_parameter_count)
|
|
Run SwiftLint:
ios/src/NativeCamera.swift#L131
Force unwrapping should be avoided (force_unwrapping)
|
background
wait
wait-all
cancel
Loading