From 131a055bc2de79aebd1b7a1e6d9519311d480378 Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 29 Jun 2026 09:51:56 +0000 Subject: [PATCH] fix: import sentinel elapsed warnings helper --- scripts/src/hwlab-node-web-sentinel-p5-observe.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/src/hwlab-node-web-sentinel-p5-observe.ts b/scripts/src/hwlab-node-web-sentinel-p5-observe.ts index c9c9cb90..45344a0d 100644 --- a/scripts/src/hwlab-node-web-sentinel-p5-observe.ts +++ b/scripts/src/hwlab-node-web-sentinel-p5-observe.ts @@ -27,6 +27,7 @@ import { short, stringAt, stringAtNullable, + targetValidationElapsedWarnings, text, } from "./hwlab-node-web-sentinel-cicd";