Add missing slash #393
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile:
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientSequansMonarch.h#L515
'sprintf' writing a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
home/arduino/user/libraries/RTCZero/src/RTCZero.cpp#L96
'oldTime.RTC_MODE2_CLOCK_Type::reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Compile:
home/arduino/user/libraries/PubSubClient/src/PubSubClient.cpp#L523
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
Compile:
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientSequansMonarch.h#L515
'sprintf' writing a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
home/arduino/user/libraries/RTCZero/src/RTCZero.cpp#L96
'oldTime.RTC_MODE2_CLOCK_Type::reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Compile:
home/arduino/user/libraries/PubSubClient/src/PubSubClient.cpp#L523
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
Compile:
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientSequansMonarch.h#L515
'sprintf' writing a terminating nul past the end of the destination [-Wformat-overflow=]
|
Compile:
home/arduino/user/libraries/RTCZero/src/RTCZero.cpp#L96
'oldTime.RTC_MODE2_CLOCK_Type::reg' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Compile:
home/arduino/user/libraries/PubSubClient/src/PubSubClient.cpp#L523
comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
|
Compile:
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientSequansMonarch.h#L515
'sprintf' writing a terminating nul past the end of the destination [-Wformat-overflow=]
|
Loading