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) #124

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) #124

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

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
eslint: lib/android.js#L577
Expected '!==' and instead saw '!='
eslint: lib/android.js#L586
Array.prototype.map() expects a value to be returned at the end of arrow function
eslint: lib/android.js#L631
Unexpected constant condition
eslint: lib/android.js#L632
Expected indentation of 8 spaces but found 7
eslint: lib/android.js#L633
Expected indentation of 8 spaces but found 7
eslint: lib/android.js#L634
Expected indentation of 10 spaces but found 8
eslint: lib/android.js#L635
Expected indentation of 10 spaces but found 8
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/