Add missing slash #393
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-arduino-cli@v1.1.2. 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/TinyGsmTCP.tpp#L110
'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 between signed and unsigned integer expressions [-Wsign-compare]
|
|
Compile:
home/arduino/user/libraries/TinyGSM/src/TinyGsmTCP.tpp#L110
'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 between signed and unsigned integer expressions [-Wsign-compare]
|
|
Loading