Skip to content

Instantly share code, notes, and snippets.

@LakMoore
Last active May 4, 2021 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LakMoore/db43b5d00509f8fe99b7c112cd3ee900 to your computer and use it in GitHub Desktop.
Save LakMoore/db43b5d00509f8fe99b7c112cd3ee900 to your computer and use it in GitHub Desktop.
GitHub Actions error.json
{
"name":"HttpError",
"status":500,
"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-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset",
"connection":"close",
"content-length":"0",
"content-security-policy":"default-src 'none'",
"content-type":"application/json; charset=utf-8",
"date":"Tue, 04 May 2021 17:49:39 GMT",
"referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin",
"server":"GitHub.com",
"strict-transport-security":"max-age=31536000; includeSubdomains; preload",
"vary":"Accept-Encoding, Accept, X-Requested-With",
"x-content-type-options":"nosniff",
"x-frame-options":"deny",
"x-github-media-type":"github.v3; format=json",
"x-github-request-id":"044F:4982:DE6B6:FF8D6:60918932",
"x-ratelimit-limit":"1000",
"x-ratelimit-remaining":"921",
"x-ratelimit-reset":"1620154176",
"x-ratelimit-resource":"core",
"x-ratelimit-used":"79",
"x-xss-protection":"0"
},
"request":{
"method":"DELETE",
"url":"https://api.github.com/repos/Divine-Gaming-Inc/NightmareCraft/actions/artifacts/57600162",
"headers":{
"accept":"application/vnd.github.v3+json",
"user-agent":"octokit-action.js/2.0.0 octokit-core.js/2.4.2 Node.js/12.13.1 (Linux 5.4; x64)",
"authorization":"token [REDACTED]",
"content-length":0
},
"request":{
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment