-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: voltha-protos
-
Labels:None
-
Story Points:0
% make clean
% make 2>&1 | tee log
% grep -i warning log
jenkins@ip-192-168-157-126:/sandbox$ grep -i warning log voltha_protos/events.proto:8:1: warning: Import google/api/annotations.proto is unused. voltha_protos/logical_device.proto:9:1: warning: Import google/api/annotations.proto is unused. voltha_protos/openflow_13.proto:65:1: warning: Import google/api/annotations.proto is unused. voltha_protos/tech_profile.proto:21:1: warning: Import google/api/annotations.proto is unused. voltha_protos/voip_system_profile.proto:21:1: warning: Import google/api/annotations.proto is unused. voltha_protos/voip_user_profile.proto:21:1: warning: Import google/api/annotations.proto is unused. Warning: you need to install "coverage_plugin" extra requirements to use this plugin. e.g. `pip install nose2[coverage_plugin]` Warning: you need to install "coverage_plugin" extra requirements to use this plugin. e.g. `pip install nose2[coverage_plugin]` Warning: you need to install "coverage_plugin" extra requirements to use this plugin. e.g. `pip install nose2[coverage_plugin]` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.Str ing,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [WARNING] /sandbox/voltha-protos/java_temp/src/main/java/org/opencord/voltha/olt_inter_adapter_service/VolthaOltInterAdapterService.java: Some input files use or override a deprecated API . [WARNING] /sandbox/voltha-protos/java_temp/src/main/java/org/opencord/voltha/olt_inter_adapter_service/VolthaOltInterAdapterService.java: Recompile with -Xlint:deprecation for details.