CheckRunAnnotation¶
-
class
github.CheckRunAnnotation.CheckRunAnnotation¶ This class represents check run annotations. The reference can be found here: https://docs.github.com/en/rest/reference/checks#list-check-run-annotations
-
annotation_level¶ Type: string
-
end_column¶ Type: integer
-
end_line¶ Type: integer
-
message¶ Type: string
-
path¶ Type: string
-
raw_details¶ Type: string
-
start_column¶ Type: integer
-
start_line¶ Type: integer
-
title¶ Type: string
-