Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' CC /tmp/tmp205hmwfq/code/interfaces/I2CSensor.c CC /tmp/tmp205hmwfq/code/interfaces/OneWireSensor.c CC /tmp/tmp205hmwfq/code/interfaces/SPISensor.c CC /tmp/tmp205hmwfq/code/interfaces/SingleWireSensor.c Stderr: /tmp/tmp205hmwfq/code/interfaces/I2CSensor.c: In function 'unitemp_I2C_sensor_alloc': /tmp/tmp205hmwfq/code/interfaces/I2CSensor.c:92:19: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] 92 | instance->i2c = &furi_hal_i2c_handle_external; | ^ cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/unitemp/interfaces/I2CSensor.o] Error 1