Tpwrules wip #412
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/.
|
home/arduino/user/libraries/PubSubClient/src/PubSubClient.cpp#L523
comparison between signed and unsigned integer expressions [-Wsign-compare]
|
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientUBLOX.h#L37
type 'RegStatus' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/TinyGSM/src/TinyGsmTCP.tpp#L69
type 'struct GsmClient' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientESP8266.h#L54
type 'struct GsmClientESP8266' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/ModularSensors/src/modems/EspressifESP8266.h#L201
type 'struct EspressifESP8266' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/TinyGSM/src/TinyGsmClientESP8266.h#L110
type 'struct GsmClientSecureESP8266' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/SdFat/src/FreeStack.h#L37
type of '__brkval' does not match original declaration [-Wlto-type-mismatch]
|
home/arduino/user/libraries/ModularSensors/src/modems/EspressifESP8266.h#L221
'__comp_ctor ' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/ModularSensors/src/modems/EspressifESP8266.h#L266
'isModemAwake' violates the C++ One Definition Rule [-Wodr]
|
home/arduino/user/libraries/ModularSensors/src/modems/EspressifESP8266.h#L265
'extraModemSetup' violates the C++ One Definition Rule [-Wodr]
|
The logs for this run have expired and are no longer available.
Loading