Skip to content

android: alternative offset to ExceptionClear in libart (https://github.com/frida/frida/issues/2958)(https://github.com/frida/frida-java-bridge/issues/336) #123

android: alternative offset to ExceptionClear in libart (https://github.com/frida/frida/issues/2958)(https://github.com/frida/frida-java-bridge/issues/336)

android: alternative offset to ExceptionClear in libart (https://github.com/frida/frida/issues/2958)(https://github.com/frida/frida-java-bridge/issues/336) #123

Triggered via pull request October 29, 2024 13:37
@matbrikmatbrik
synchronize #337
matbrik:main
Status Failure
Total duration 24s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
eslint: lib/android.js#L553
Array.prototype.map() expects a value to be returned at the end of arrow function
eslint: lib/android.js#L558
Unnecessary parentheses around expression
eslint: lib/android.js#L572
Array.prototype.map() expects a value to be returned at the end of arrow function
eslint: lib/android.js#L576
Expected '!==' and instead saw '!='
eslint: lib/android.js#L580
'findEnsurePlugIn' is defined but never used
eslint: lib/android.js#L584
Array.prototype.map() expects a value to be returned at the end of arrow function
eslint: lib/android.js#L590
Unnecessary parentheses around expression
eslint: lib/android.js#L1956
Array.prototype.map() expects a value to be returned at the end of arrow function
eslint: lib/android.js#L1964
Operator '!=' must be spaced
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/