Warnung: unbekannte Enum-Konstante Mode.LOCALJava

Java-Forum
Anonymous
 Warnung: unbekannte Enum-Konstante Mode.LOCAL

Post by Anonymous »

Code: Select all

warning: unknown enum constant Mode.LOCAL
reason: class file for com.facebook.infer.annotation.Nullsafe$Mode not found
1 warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /Users/s/.pub-cache/hosted/pub.dev/firebase_messaging-14.2.5/android/src/main/java/io/flutter/plugins/firebase/messaging/FlutterFirebaseMessagingPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /Users/s/.pub-cache/hosted/pub.dev/flutter_native_image-0.0.6+1/android/src/main/java/com/example/flutternativeimage/FlutterNativeImagePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /Users/s/.pub-cache/hosted/pub.dev/location-4.4.0/android/src/main/java/com/lyokone/location/FlutterLocation.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Ich habe ein Flutter-Projekt und oben sind die Warnprotokolle aufgeführt, die ich jedes Mal erhalte, wenn ich auf „Ausführen“ klicke oder den Befehl „Flutter Run“ eingebe.
Bitte helfen Sie mir, die Ursache einer Warnung effektiv zu beheben. Trotz meiner Bemühungen konnte ich die genaue Quelle der Warnung nicht ermitteln.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post