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
The text was updated successfully, but these errors were encountered:
Scron-Chang
changed the title
Some declarations of common sensor functions are not matched to the corresponding definitions.
Some declarations of common sensor functions are not matched to their corresponding definitions.
May 18, 2022
Hi @DelphineChiu
I got some error messages from the Build and Analyze: run-cppcheck task.
The root cause should be some declarations don't match their corresponding definition.
For instance,
OpenBIC/common/service/sensor/sensor.c
Lines 272 to 275 in 6e194a7
OpenBIC/common/service/sensor/sensor.h
Line 219 in 6e194a7
What would you suggest to handle this issue?
The text was updated successfully, but these errors were encountered: