fix: import sentinel warning wrapper
This commit is contained in:
@@ -29,6 +29,7 @@ import {
|
|||||||
stringAtNullable,
|
stringAtNullable,
|
||||||
targetValidationElapsedWarnings,
|
targetValidationElapsedWarnings,
|
||||||
text,
|
text,
|
||||||
|
withWarnings,
|
||||||
} from "./hwlab-node-web-sentinel-cicd";
|
} from "./hwlab-node-web-sentinel-cicd";
|
||||||
|
|
||||||
function printQuickVerifyProgress(state: SentinelCicdState, runId: string | null, phase: string, status: string, extra: Record<string, unknown> = {}): void {
|
function printQuickVerifyProgress(state: SentinelCicdState, runId: string | null, phase: string, status: string, extra: Record<string, unknown> = {}): void {
|
||||||
|
|||||||
Reference in New Issue
Block a user