From b3ec69b8b16216a1e7b76b811cb8c98c2c046b7a Mon Sep 17 00:00:00 2001 From: Flo Date: Tue, 31 Mar 2026 18:07:40 +0200 Subject: [PATCH] anon-31e9bd66: create issue: Fix unbound variable error for empty build_args array in e2e.sh at 2026-03-31T16:07:40Z --- issues/87ad499d-4d8b-431d-b0f1-84618278c875/issue.json | 10 ++++++++++ meta/counters.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 issues/87ad499d-4d8b-431d-b0f1-84618278c875/issue.json diff --git a/issues/87ad499d-4d8b-431d-b0f1-84618278c875/issue.json b/issues/87ad499d-4d8b-431d-b0f1-84618278c875/issue.json new file mode 100644 index 0000000..1e17a56 --- /dev/null +++ b/issues/87ad499d-4d8b-431d-b0f1-84618278c875/issue.json @@ -0,0 +1,10 @@ +{ + "uuid": "87ad499d-4d8b-431d-b0f1-84618278c875", + "display_id": 40, + "title": "Fix unbound variable error for empty build_args array in e2e.sh", + "status": "open", + "priority": "high", + "created_by": "anon-31e9bd66", + "created_at": "2026-03-31T16:07:40.375919Z", + "updated_at": "2026-03-31T16:07:40.375919Z" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 78061b7..2a5d9e6 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { - "next_display_id": 40, + "next_display_id": 41, "next_comment_id": 63, "next_milestone_id": 1 } \ No newline at end of file