Error: [3002]
     ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\lib.mbt:145:16 ]
     │
 145 │       } noraise) {
     │                ┬  
     │                ╰── Parse error, unexpected token `)`, you may expect `{`.
─────╯
Error: [3002]
     ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\lib.mbt:162:12 ]
     │
 162 │   } noraise) {
     │            ┬  
     │            ╰── Parse error, unexpected token `)`, you may expect `{`.
─────╯
Error: [3002]
     ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\lib.mbt:199:16 ]
     │
 199 │       } noraise) {
     │                ┬  
     │                ╰── Parse error, unexpected token `)`, you may expect `{`.
─────╯
Error: [3002]
     ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\lib.mbt:331:16 ]
     │
 331 │       } noraise) {
     │                ┬  
     │                ╰── Parse error, unexpected token `)`, you may expect `{`.
─────╯
Error: [3002]
     ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\lib.mbt:338:16 ]
     │
 338 │       } noraise) {
     │                ┬  
     │                ╰── Parse error, unexpected token `)`, you may expect `{`.
─────╯
Warning: [0006]
    ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\types.mbt:84:3 ]
    │
 84 │   TruncatedData(String)
    │   ──────┬──────  
    │         ╰──────── Warning (unused_constructor): Variant 'TruncatedData' is never constructed
────╯
Warning: [0006]
    ╭─[ D:\src\MiniMax\Projects\MoonBit\moonbit-labeler\staging-moonbit-image\types.mbt:86:3 ]
    │
 86 │   InvalidValue(String)
    │   ──────┬─────  
    │         ╰─────── Warning (unused_constructor): Variant 'InvalidValue' is never constructed
────╯
Failed with 2 warnings, 5 errors.
Error: failed to run check for target Native

Caused by:
    failed when checking project
