CheckAnnotationData

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

Input Fields

annotationLevel (CheckAnnotationLevel!)

Represents an annotation's information level

location (CheckAnnotationRange!)

The location of the annotation

message (String!)

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

path (String!)

The path of the file to add an annotation to.

rawDetails (String)

Details about this annotation.

title (String)

The title that represents the annotation.