From 5f8b0426c27b4aafa2325ace72117d5259ad743e Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 30 Oct 2023 16:59:46 -0300 Subject: upd8, write: stepStatusSummary warning for incomplete static-build --- src/upd8.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/upd8.js') diff --git a/src/upd8.js b/src/upd8.js index c7fe0ca5..10fa43ae 100755 --- a/src/upd8.js +++ b/src/upd8.js @@ -1164,7 +1164,7 @@ async function main() { if (buildModeResult !== true) { Object.assign(stepStatusSummary.performBuild, { status: STATUS_HAS_WARNINGS, - message: `may not have completed - view log for details`, + annotation: `may not have completed - view log for details`, }); return false; -- cgit 1.3.0-6-gf8a5