message annotation tag

1 minute readReference

Synopsis

This represents a CloudBees Build Acceleration warning or error encountered during the build. Note that this is not used to report make syntax errors or errors from commands invoked by the build. Rather, this is used for reporting issues such as emake/agent communication failures.

Attributes

code

The CloudBees Build Acceleration error code, such as EC1234.

severity

The severity of the problem, one of warning or error.

time

The time at which the issue was logged, in seconds since the start of the build.

uri

A URI for additional documentation about the error code.

Contents

The text of the error message.