Skip to content

chore: update schemas #26753

chore: update schemas

chore: update schemas #26753

Triggered via push January 10, 2025 14:36
Status Success
Total duration 13m 22s
Artifacts

e2e.yml

on: push
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 5 notices
Enum value 'NON_HOST_ADMIN' was added to enum 'LastCommentBy': server/graphql/schemaV2.graphql#L4726
Adding an enum value may break existing clients that were not programming defensively against an added case when querying an enum.
e2e (4*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e (3*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e (1*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e (0*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e (2*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
Field 'accountsContributedTo' was added to object type 'Contributor': server/graphql/schemaV2.graphql#L4250
Field 'accountsContributedTo' was added to object type 'Contributor'
Field 'ofAccount' was added to object type 'Member': server/graphql/schemaV2.graphql#L12347
Field 'ofAccount' was added to object type 'Member'
Field 'contributors' was added to object type 'Query': server/graphql/schemaV2.graphql#L14624
Field 'contributors' was added to object type 'Query'
Field 'contributor' was added to object type 'Query': server/graphql/schemaV2.graphql#L14654
Field 'contributor' was added to object type 'Query'
Field 'members' was added to object type 'Query': server/graphql/schemaV2.graphql#L14991
Field 'members' was added to object type 'Query'