You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiler message:
Flutter/.pub-cache/hosted/pub.dartlang.org/jaguar_resty-2.8.8/lib/src/expect.dart:13:28: Error: Type argument '#lib1::Mismatch::M' violates the corresponding type variable bound of 'CustomMismatchMessage'.
Try changing type arguments so that they conform to the bounds.
CustomMismatchMessage customMessage;
^
Flutter/.pub-cache/hosted/pub.dartlang.org/jaguar_resty-2.8.8/lib/src/expect.dart:8:38: Context: Bound of this variable is violated.
typedef String CustomMismatchMessage(M mismatch);
^
Compiler terminated unexpectedly.
Compiler message:
Flutter/.pub-cache/hosted/pub.dartlang.org/jaguar_resty-2.8.8/lib/src/expect.dart:13:28: Error: Type argument '#lib1::Mismatch::M' violates the corresponding type variable bound of 'CustomMismatchMessage'.
Try changing type arguments so that they conform to the bounds.
CustomMismatchMessage customMessage;
^
Flutter/.pub-cache/hosted/pub.dartlang.org/jaguar_resty-2.8.8/lib/src/expect.dart:8:38: Context: Bound of this variable is violated.
typedef String CustomMismatchMessage(M mismatch);
^
Compiler terminated unexpectedly.
Gradle task 'assembleRelease'... Done 8.4s
Gradle task assembleRelease failed with exit code 1
The text was updated successfully, but these errors were encountered: