Magidoc

CheckAnnotationRange
Input Object

Information from a check run analysis to specific lines of code.

Fields

#

endColumn

The ending column of the range.

endLine

Non-null

The ending line of the range.

startColumn

The starting column of the range.

startLine

Non-null

The starting line of the range.