Added begin. Can't figure out why needed. #340
Annotations
1 error and 8 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/TinyGSM/src/TinyGsmClientSequansMonarch.h#L515
'sprintf' writing a terminating nul past the end of the destination [-Wformat-overflow=]
|
home/arduino/user/libraries/ModularSensors/src/sensors/DwyerSBLT2.h#L270
'DwyerSBLT2::_conversion_coefficient' will be initialized after [-Wreorder]
|
home/arduino/user/libraries/ModularSensors/src/sensors/DwyerSBLT2.h#L270
'float DwyerSBLT2::_conversion_constant' [-Wreorder]
|
home/arduino/user/libraries/ModularSensors/src/sensors/DwyerSBLT2.cpp#L16
when initialized here [-Wreorder]
|
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 of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
home/arduino/user/libraries/YosemitechModbus/src/YosemitechModbus.cpp#L113
unused variable 'respSize' [-Wunused-variable]
|
The logs for this run have expired and are no longer available.
Loading