012 build image mint and check

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

error[PARSE003]: '[]const u8' is not a Koru tor-payload type. Use 'string' for text — it lowers to []const u8 for Zig
  --> /Users/larsde/src/koru/koru_std/build_image.kz:83:1
    |
 83 | 
    | ^

Code

input.kz

Flows

flow ~requires.system click a branch to expand · @labels scroll to their anchor
requires.system (source: "name": "curl", "check": "curl --version", "brew": "curl", "apt": "libcurl4-openssl-dev")
flow ~requires click a branch to expand · @labels scroll to their anchor
requires (source: exe.linkSystemLibrary("sqlite3");)
flow ~main click a branch to expand · @labels scroll to their anchor
main

Test Configuration

Post-validation Script: