044 taint stripped at untyped param

✗ Failing This test is currently failing.

Failed: frontend

Failure Output

Showing last 10 of 11 lines
  --> tests/regression/300_ADVANCED_FEATURES/335_OBLIGATION_STRESS/335_044_taint_stripped_at_untyped_param/input.kz:32:1
    |
 32 | | line []const u8<unsanitized!>
    | ^

error[PARSE003]: single branch 'logged' with no payload is redundant - remove it to make this a void tor (no branches)
  --> tests/regression/300_ADVANCED_FEATURES/335_OBLIGATION_STRESS/335_044_taint_stripped_at_untyped_param/input.kz:38:1
    |
 38 | ~tor log-raw { data: string }
    | ^

Code

input.kz

Must fail at runtime with:

CONTAINS unsanitized

Flows

flow ~get-input click a branch to expand · @labels scroll to their anchor
get-input