Wrote /root/JavaX-Caches/tmp_1037372018/main.java - 341530 bytes (written=341530, should be 341530) javac=0, ecj=1, useJarBot=0 Checking ECJ at port 4898 at 127.0.0.1 /root/jdk-17/bin/javac -source 11 -target 11 -nowarn -encoding utf8 -Xdiags:verbose -cp /root/.javax/x30.jar:/root/dexcompiler/android.jar:/root/dexcompiler/support-v4-22.2.1.jar:/root/javafx/javafx.base.jar:/root/javafx/javafx.graphics.jar:/root/javafx/javafx.swing.jar:/root/.tinybrain/snippet-cache/1030952.jar -d /root/JavaX-Caches/tmp_1005566521 /root/JavaX-Caches/tmp_1037372018/main.java 2>&1
[Compilation Error]

Compiler errors. Medium transpile. Show Java sources. Show snippet. Edit.

/root/JavaX-Caches/tmp_1037372018/main.java:122: error: cannot find symbol import loadableUtils.utils.Derefable; ^ symbol: class Derefable location: class utils /root/JavaX-Caches/tmp_1037372018/main.java:5360: error: package gazelle.main does not exist public gazelle.main.GazelleBEA beaMod() { ^ /root/JavaX-Caches/tmp_1037372018/main.java:2842: error: incompatible types: no instance(s) of type variable(s) A exist so that Collection<A> conforms to List List matches = conceptsWhereIC(ccOut, BEAObject.class, "type", "Match"); ^ where A is a type-variable: A extends Concept declared in method <A>conceptsWhereIC(Concepts,Class<A>,Object...) /root/JavaX-Caches/tmp_1037372018/main.java:3488: error: method wideningListCast in class main cannot be applied to given types; return hselect("algorithmID", mapToKey(__45 -> conceptID(__45), concatLists(wideningListCast(Concept.class, list(BEARegExpReplacement.class)), wideningListCast(Concept.class, conceptsWhereIC(UserPost.class, "type", "JavaX Code (HTML Bot)")))), req.get("algorithmID")); ^ required: Class<B>,List<A#1> found: Class<Concept>,Collection<UserPost> reason: cannot infer type-variable(s) A#1,B (argument mismatch; no instance(s) of type variable(s) A#2 exist so that Collection<A#2> conforms to List<A#1>) where B,A#1,A#2 are type-variables: B extends Object declared in method <A#1,B>wideningListCast(Class<B>,List<A#1>) A#1 extends B declared in method <A#1,B>wideningListCast(Class<B>,List<A#1>) A#2 extends Concept declared in method <A#2>conceptsWhereIC(Class<A#2>,Object...) /root/JavaX-Caches/tmp_1037372018/main.java:4173: error: no suitable method found for eqic(Object,String) if (eqic(cget("resultType", o), "string")) ^ method utils.eqic(char,char) is not applicable (argument mismatch; Object cannot be converted to char) method utils.eqic(Symbol,String) is not applicable (argument mismatch; Object cannot be converted to Symbol) method utils.eqic(Symbol,Symbol) is not applicable (argument mismatch; Object cannot be converted to Symbol) method utils.eqic(String,String) is not applicable (argument mismatch; Object cannot be converted to String) /root/JavaX-Caches/tmp_1037372018/main.java:4733: error: incompatible types: Object cannot be converted to BEAObject BEAObject pat = cget("pattern", m); ^ 6 errors