Github API - Test Config

CheckAnnotationPosition [object]

A character position in a check annotation.

Attributes
column Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

Column number (1 indexed).

line Int

Int [scalar]

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

API:
Github GraphQL API

Line number (1 indexed).

API:
Github GraphQL API