Skip to content

refact: move queries to lib/contributors #26763

refact: move queries to lib/contributors

refact: move queries to lib/contributors #26763

Triggered via push January 14, 2025 09:29
Status Success
Total duration 15m 57s
Artifacts

e2e.yml

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

Annotations

6 warnings and 4 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 (3*.js)
Unexpected input(s) 'owner', 'repo', 'ref', valid inputs are ['route', 'mediaType']
e2e (4*.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']
e2e (1*.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 'contributors' was added to object type 'Query': server/graphql/schemaV2.graphql#L14623
Field 'contributors' was added to object type 'Query'
Field 'contributor' was added to object type 'Query': server/graphql/schemaV2.graphql#L14653
Field 'contributor' was added to object type 'Query'
Field 'members' was added to object type 'Query': server/graphql/schemaV2.graphql#L14990
Field 'members' was added to object type 'Query'