(detail, i_5)
| 510 | return <Text key={i_6} dimColor={true}>{" "}└ {detail_0}</Text>; |
| 511 | } |
| 512 | function _temp15(detail, i_5) { |
| 513 | return <Text key={i_5} dimColor={true}>{" "}└ {detail}</Text>; |
| 514 | } |
| 515 | function _temp14(error_0, i_4) { |
| 516 | return <Text key={i_4} dimColor={true}>{" "}└ {error_0.source || "unknown"}{"plugin" in error_0 && error_0.plugin ? ` [${error_0.plugin}]` : ""}:{" "}{getPluginErrorMessage(error_0)}</Text>; |
| 517 | } |
nothing calls this directly
no outgoing calls
no test coverage detected