Skip to content

Add JADX decompiler #437

Add JADX decompiler

Add JADX decompiler #437

Triggered via pull request April 8, 2024 22:04
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build (17-ubuntu): enigma/src/main/java/cuchaz/enigma/source/jadx/JadxSource.java#L142
'if' has incorrect indentation level 32, expected level should be 24.
build (17-ubuntu): enigma/src/main/java/cuchaz/enigma/source/jadx/JadxSource.java#L143
'if' child has incorrect indentation level 40, expected level should be 32.
build (17-ubuntu): enigma/src/main/java/cuchaz/enigma/source/jadx/JadxSource.java#L164
'method def modifier' has incorrect indentation level 16, expected level should be 8.
build (17-ubuntu)
Process completed with exit code 1.
build (21-ubuntu)
The job was canceled because "_17-ubuntu" failed.
build (21-ubuntu)
Process completed with exit code 1.
build (21-ubuntu): enigma/src/main/java/cuchaz/enigma/source/jadx/JadxSource.java#L142
'if' has incorrect indentation level 32, expected level should be 24.
build (21-ubuntu): enigma/src/main/java/cuchaz/enigma/source/jadx/JadxSource.java#L143
'if' child has incorrect indentation level 40, expected level should be 32.
build (21-ubuntu): enigma/src/main/java/cuchaz/enigma/source/jadx/JadxSource.java#L164
'method def modifier' has incorrect indentation level 16, expected level should be 8.
build (17-ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Juuxel/publish-checkstyle-report@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.