Предупреждение: неизвестная константа перечисления Mode.LOCALJAVA

Программисты JAVA общаются здесь
Ответить
Anonymous
 Предупреждение: неизвестная константа перечисления Mode.LOCAL

Сообщение Anonymous »

Код: Выделить всё

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.
У меня есть проект flutter, и выше приведены журналы предупреждений, которые я получаю каждый раз, когда нажимаю кнопку «Выполнить» или набираю команду flutter run.
Пожалуйста, помогите мне эффективно устранить причину предупреждения. Несмотря на все мои усилия, мне не удалось определить конкретный источник предупреждения.

Подробнее здесь: https://stackoverflow.com/questions/761 ... mode-local
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «JAVA»