Merge branch 'iss194_rel_dvl' into reliable_delivery #339
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: arduino/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
home/arduino/user/libraries/ModularSensors/src/LoggerBase.cpp#L1678
unused variable 'ALL_CANCELLED_pm' [-Wunused-variable]
|
home/arduino/user/libraries/ModularSensors/src/LoggerBase.cpp#L1689
unused variable 'TX_CANCELLED_pm' [-Wunused-variable]
|
home/arduino/user/libraries/TinyGSM/src/TinyGsmTCP.tpp#L110
'sprintf' writing a terminating nul past the end of the destination [-Wformat-overflow=]
|
home/arduino/user/libraries/ModularSensors/src/sensors/GroPointParent.cpp#L202
variable 'successT' set but not used [-Wunused-but-set-variable]
|
home/arduino/user/libraries/RTCZero/src/RTCZero.cpp#L96
'oldTime.RTC_MODE2_CLOCK_Type::reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
|
home/arduino/user/libraries/PubSubClient/src/PubSubClient.cpp#L523
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
|
home/arduino/user/libraries/YosemitechModbus/src/YosemitechModbus.cpp#L113
unused variable 'respSize' [-Wunused-variable]
|
home/arduino/user/libraries/ModularSensors/src/LoggerBase.cpp#L1678
unused variable 'ALL_CANCELLED_pm' [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading