Generate metrics #22
deploy-page.yml
on: workflow_dispatch
Get repository metrics
55s
Annotations
2 errors and 1 warning
Get repository metrics
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `54F0:2DE232:AD679AE:10D4F453:661D1B74` when reporting this issue."}]}
|
Get repository metrics
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `54F0:2DE232:AD679AE:10D4F453:661D1B74` when reporting this issue."}]}
|
Get repository metrics
{"name":"HttpError","status":502,"response":{"url":"https://api.github.com/graphql","status":502,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","content-type":"application/json","date":"Mon, 15 Apr 2024 12:20:14 GMT","server":"GitHub.com","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-github-request-id":"54F0:2DE232:AD679AE:10D4F453:661D1B74"},"data":{"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `54F0:2DE232:AD679AE:10D4F453:661D1B74` when reporting this issue."}]}},"request":{"method":"POST","url":"https://api.github.com/graphql","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit-core.js/5.1.0 Node.js/20.12.2 (linux; x64)","authorization":"token [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{\"query\":\"query PullRequests($cursor: String, $owner: String!, $repo: String!) {\\n repository(owner: $owner, name: $repo) {\\n pullRequests(\\n first: 100\\n orderBy: { field: UPDATED_AT, direction: ASC }\\n after: $cursor\\n ) {\\n totalCount\\n nodes {\\n ... on PullRequest {\\n title\\n number\\n state\\n createdAt\\n mergedAt\\n additions\\n deletions\\n reviews(first: 100) {\\n totalCount\\n nodes {\\n ... on PullRequestReview {\\n submittedAt\\n state\\n author {\\n login\\n avatarUrl\\n }\\n }\\n }\\n }\\n }\\n }\\n pageInfo {\\n endCursor\\n startCursor\\n hasNextPage\\n hasPreviousPage\\n }\\n }\\n }\\n rateLimit {\\n limit\\n remaining\\n used\\n resetAt\\n }\\n}\\n\",\"variables\":{\"cursor\":\"Y3Vyc29yOnYyOpK0MjAxNC0xMC0yOFQxOTo0Mjo1NVrOAWWnGg==\",\"repo\":\"TypeScript\",\"owner\":\"microsoft\"}}","request":{"agent":{"_events":{},"_eventsCount":2,"defaultPort":443,"protocol":"https:","options":{"keepAlive":true,"scheduling":"lifo","timeout":5000,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":null,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":0,"maxCachedSessions":100,"_sessionCache":{"map":{},"list":[]}}}}}
|