Magidoc

CheckAnnotationData
Input Object

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

Fields

#

annotationLevel

Non-null

Represents an annotation's information level

location

Non-null

The location of the annotation

message

Non-null

A short description of the feedback for these lines of code.

path

Non-null

The path of the file to add an annotation to.

rawDetails

Details about this annotation.

title

The title that represents the annotation.