android: alternative offset to ExceptionClear in libart (https://github.com/frida/frida/issues/2958)(https://github.com/frida/frida-java-bridge/issues/336) #122
Annotations
10 errors and 2 warnings
eslint:
lib/android.js#L505
Closing curly brace does not appear on the same line as the subsequent block
|
eslint:
lib/android.js#L506
Trailing spaces not allowed
|
eslint:
lib/android.js#L538
Missing space before function parentheses
|
eslint:
lib/android.js#L539
'bytes' is never reassigned. Use 'const' instead
|
eslint:
lib/android.js#L541
Expected indentation of 4 spaces but found 6
|
eslint:
lib/android.js#L542
Expected indentation of 4 spaces but found 6
|
eslint:
lib/android.js#L543
Expected indentation of 6 spaces but found 10
|
eslint:
lib/android.js#L544
Expected indentation of 4 spaces but found 6
|
eslint:
lib/android.js#L545
Expected indentation of 4 spaces but found 6
|
eslint:
lib/android.js#L550
Missing space before function parentheses
|
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint:
lib/android.js#L577
Unexpected var, use let or const instead
|