curl --location --request GET 'https://api.github.com/repos///codeowners/errors'
{
"errors": [
{
"column": 3,
"kind": "Invalid owner",
"line": 7,
"message": "Invalid owner on line 7:\n\n * user\n ^",
"path": ".github/CODEOWNERS",
"source": "* user",
"suggestion": "The pattern `/` will never match anything, did you mean `*` instead?"
}
]
}
main
)null
, but is provided for some common errors.