Skip to content

Revamp Web UI & Improve Deobfuscation Core (Custom Mangling + Logging) #43

Revamp Web UI & Improve Deobfuscation Core (Custom Mangling + Logging)

Revamp Web UI & Improve Deobfuscation Core (Custom Mangling + Logging) #43

Triggered via pull request January 29, 2026 08:56
@kuizuokuizuo
synchronize #19
optimize
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

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

Annotations

2 errors and 10 warnings
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (windows-latest, 18)
Process completed with exit code 1.
lint: website/components/Console.vue#L8
Prop "collapsed" should be optional
lint: website/components/Console.vue#L7
Prop "size" should be optional
lint: website/components/Console.vue#L6
Prop "logs" should be optional
lint: packages/deob/src/unminify/transforms/json-parse.ts#L29
'error' is defined but never used
lint: packages/deob/src/transforms/find-decoder-by-call-count.ts#L9
Expected @param names to be "ast, count". Got "count"
lint: packages/deob/src/transforms/decode-strings.ts#L7
Expected @param names to be "decoders". Got "decoder"
lint: packages/deob/src/index.ts#L85
'result' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: packages/deob/src/deobfuscate/save-objects.ts#L136
'error' is defined but never used
lint: packages/deob/src/deobfuscate/save-objects.ts#L42
'state' is defined but never used. Allowed unused args must match /^_/u
lint: packages/deob/src/deobfuscate/my-inline-decoder-wrappers.ts#L59
'realFn_args' is assigned a value but never used. Allowed unused vars must match /^_/u