Github API - Test Config

codeowners-errors [object]

A list of errors found in a repo's CODEOWNERS file

Attributes
errors 1941 []

1941 [object]

Attributes
column integer

The column number where this errors occurs.

kind string

The type of error.

line integer

The line number where this errors occurs.

message string

A human-readable description of the error, combining information from multiple fields, laid out for display in a monospaced typeface (for example, a command-line setting).

path string

The path of the file where the error occured.

source string

The contents of the line where the error occurs.

suggestion string

Suggested action to fix the error. This will usually be null, but is provided for some common errors.

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)