Error after flashing - even though it works totally fine

After flashing (regardless if with or without addons) I get these errors, even though it got flashed completely and works totally fine:

adb: failed to read command: Success
ERROR    | tooling:logging:91 - Sideload the target to device with adb. Failed!

(maybe related to #103 (comment))


When using addons I get the following errors in addition:

INFO     | tooling:run_command:73 - fastboot: error: Device does not support slots
ERROR    | tooling:logging:91 - Switch active boot partitions. Failed!
INFO     | tooling:run_command:73 - fastboot: error: Device does not support slots
ERROR    | tooling:logging:91 - Switch active boot partitions. Failed!

I guess this is a bug within the code, because OAI is probably thinking, that the device is a/b partitioned. (It is not.)