BuildExecutionOverlaySectionResult
Defined in: src/ci/buildReport.ts:323
Properties
Section titled “Properties”optional log?: object;Defined in: src/ci/buildReport.ts:325
A message the caller may want to surface (e.g. via core.info/core.warning or stderr).
level: "warning" | "info";message
Section titled “message”message: string;section
Section titled “section”section: | ExecutionOverlaySection | null;Defined in: src/ci/buildReport.ts:326