Main.hx:5: lines 5-7 : Field test has different type than in I Main.hx:16: characters 1-31 : Interface field is defined here Main.hx:5: lines 5-7 : s : String -> Void should be s : Dynamic -> Void Main.hx:5: lines 5-7 : String should be Dynamic