fix: handle x/y position for touch in dragstart/dragend events on iOS… #4344
Annotations
10 warnings
Lint:
android/cli/lib/gradle-wrapper.js#L210
Found child_process.exec() with non Literal first argument
|
Lint:
android/cli/lib/gradle-wrapper.js#L300
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
Lint:
cli/lib/gather.js#L276
Found non-literal argument to RegExp Constructor
|
Lint:
cli/lib/gather.js#L315
Found non-literal argument to RegExp Constructor
|
Lint:
iphone/cli/hooks/frameworks.js#L836
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/hyperloop.js#L117
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/package.js#L143
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/package.js#L145
Found child_process.exec() with non Literal first argument
|
Lint:
iphone/cli/hooks/run.js#L102
Found child_process.exec() with non Literal first argument
|
Lint:
tests/Resources/buffer.test.js#L51
Unexpected use of 'require("buffer").Buffer'. Use the global variable 'Buffer' instead
|
Loading