MCPcopy Create free account
hub / github.com/angular/dev-infra / addDetails

Method addDetails

github-actions/bazel/configure-remote/configure-remote.js:19729–19732  ·  view source on GitHub ↗

* Adds a collapsable HTML details element to the summary buffer * * @param {string} label text for the closed state * @param {string} content collapsable content * * @returns {Summary} summary instance

(label, content)

Source from the content-addressed store, hash-verified

19727 HttpCodes.ResourceMoved,
19728 HttpCodes.SeeOther,
19729 HttpCodes.TemporaryRedirect,
19730 HttpCodes.PermanentRedirect
19731 ];
19732 var HttpResponseRetryCodes = [
19733 HttpCodes.BadGateway,
19734 HttpCodes.ServiceUnavailable,
19735 HttpCodes.GatewayTimeout

Callers

nothing calls this directly

Calls 3

wrapMethod · 0.45
addEOLMethod · 0.45
addRawMethod · 0.45

Tested by

no test coverage detected