android: alternative offset to ExceptionClear in libart (https://github.com/frida/frida/issues/2958)(https://github.com/frida/frida-java-bridge/issues/336) #117
Annotations
8 errors and 2 warnings
eslint:
lib/android.js#L263
Expected indentation of 10 spaces but found 12
|
eslint:
lib/android.js#L264
Expected indentation of 12 spaces but found 14
|
eslint:
lib/android.js#L3935
Strings must use singlequote
|
eslint:
lib/android.js#L3935
Expected space or tab after '///' in comment
|
eslint:
lib/android.js#L3936
Missing semicolon
|
eslint:
lib/android.js#L3937
Expected space(s) after "if"
|
eslint:
lib/android.js#L3937
Missing space before opening brace
|
eslint
Process completed with exit code 1.
|
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#L3936
Unexpected var, use let or const instead
|