transpiler/javatests/com/google/j2cl/integration/java/morebridgemethods/morebridgemethods-j2cl.js/morebridgemethods/TestCaseHand2.impl.java.js:33  actual parameter 1 of module$exports$morebridgemethods$TestCaseHand2$B$impl.prototype.m_get__java_lang_Object__java_lang_String does not match formal parameter
#found   : (null|string)
#required: (module$exports$java$util$function$Consumer$impl<?>|null)

transpiler/javatests/com/google/j2cl/integration/java/morebridgemethods/morebridgemethods-j2cl.js/morebridgemethods/TestCaseHand2.impl.java.js:33  actual parameter 1 of B.prototype.m_get__java_lang_Object__java_lang_String does not match formal parameter
#found   : (null|string)
#required: (Consumer<?>|null)

transpiler/javatests/com/google/j2cl/integration/java/staticinitfailfast/staticinitfailfast-j2cl.js/staticinitfailfast/Main.impl.java.js:149  Access to protected property constructor of module$exports$staticinitfailfast$Main$Foo$impl not allowed here.

transpiler/javatests/com/google/j2cl/integration/java/staticinitfailfast/staticinitfailfast-j2cl.js/staticinitfailfast/Main.impl.java.js:149  Access to protected property constructor of Foo not allowed here.