Description
Assertion failed. A MakeCode error that occurs when the condition in an assert was false.
Resolution
This is an error introduced through use of the assert function in MakeCode. See the example at https://makecode.microbit.org/reference/control/assert for usage.