Resolve merge conflicts with stashed changes #8
Annotations
12 warnings
|
|
home/arduino/data/packages/arduino/hardware/sam/1.6.12/cores/arduino/UARTClass.h#L28
large integer implicitly truncated to unsigned type [-Woverflow]
|
home/arduino/data/packages/arduino/hardware/samd/1.8.14/cores/arduino/api/HardwareSerial.h#L49
large integer implicitly truncated to unsigned type [-Woverflow]
|
home/arduino/data/packages/arduino/hardware/samd/1.8.14/cores/arduino/api/HardwareSerial.h#L49
large integer implicitly truncated to unsigned type [-Woverflow]
|
home/arduino/data/packages/arduino/hardware/megaavr/1.8.8/cores/arduino/UNO_compat.cpp#L20
#warning "ATMEGA328 registers emulation is enabled. You may encounter some speed issue. Please consider to disable it in the Tools menu" [-Wcpp]
|
home/arduino/data/packages/arduino/hardware/megaavr/1.8.8/cores/arduino/NANO_compat.cpp#L23
#warning "ATMEGA328 registers emulation is enabled. You may encounter some speed issue. Please consider to disable it in the Tools menu" [-Wcpp]
|
examples/GetValues/GetValues.ino#L64
conversion from 'SerialConfig' to 'uint8_t' {aka 'unsigned char'} changes value from '(SerialConfig)134217756' to '28' [-Woverflow]
|
home/arduino/data/packages/arduino/hardware/esp32/2.0.13/cores/esp32/esp32-hal-uart.c#L153
'return' with no value, in function returning non-void
|
home/arduino/data/packages/arduino/hardware/mbed_rp2040/4.1.5/cores/arduino/api/HardwareSerial.h#L50
large integer implicitly truncated to unsigned type [-Woverflow]
|
home/arduino/user/libraries/SensorModbusMaster/src/SensorModbusMaster.cpp#L195
variable length array 'inputData' is used [-Wvla]
|
home/arduino/user/libraries/SensorModbusMaster/src/SensorModbusMaster.cpp#L201
variable length array 'inputData' is used [-Wvla]
|
The logs for this run have expired and are no longer available.
Loading