fix typing #1
Annotations
2 errors and 4 warnings
|
HttpError: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '18491638143',
name: 'push',
payload: {
after: 'e7a1cbd617740adaeed2e8ea9c1630a229c1cdde',
base_ref: null,
before: '7ee02f0fbbd7e4d000eafe6be80774055fefe791',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'anton.gruebel@gmail.com',
name: 'Anton Grübel',
username: 'gruebel'
},
distinct: true,
id: '6af850a52eb26f9b457b51801643a97f617f9888',
message: 'Bump trufflesecurity/trufflehog from 3.90.2 to 3.90.8\n' +
'\n' +
'Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.90.2 to 3.90.8.\n' +
'- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)\n' +
'- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)\n' +
'- [Commits](https://github.com/trufflesecurity/trufflehog/compare/a05cf0859455b5b16317ee22d809887a4043cdf0...466da5b0bb161144f6afca9afe5d57975828c410)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: trufflesecurity/trufflehog\n' +
' dependency-version: 3.90.8\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-patch\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>',
timestamp: '2025-10-09T17:52:30+02:00',
tree_id: '04dd575d12ff3f85b49041c7222af0fbd794cd50',
url: 'https://github.com/Deekshit014/cloudsplaining/commit/6af850a52eb26f9b457b51801643a97f617f9888'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'anton.gruebel@gmail.com',
name: 'Anton Grübel',
username: 'gruebel'
},
distinct: true,
id: '4571f7699b12c410e60dedd52b5b04abf7ed8362',
message: 'Bump actions/setup-python from 5.6.0 to 6.0.0\n' +
'\n' +
'Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0.\n' +
'- [Release notes](https://github.com/actions/setup-python/releases)\n' +
'- [Commits](https://github.com/actions/setup-python/compare/a26af69be951a213d495a4c3e4e4022e16d87065...e797f83bcb11b83ae66e0230d6156d7c80228e7c)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: actions/setup-python\n' +
' dependency-version: 6.0.0\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>',
timestamp: '2025-10-09T18:23:58+02:00',
tree_id: 'ba35b5779277bf0b61d27d5b1d92426a2afd26fc',
url: 'https://github.com/Deekshit014/cloudsplaining/commit/4571f7699b12c410e60dedd52b5b04abf7ed8362'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
|
|
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
{
name: 'HttpError',
id: '18491638143',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Tue, 14 Oct 2025 09:17:10 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '1808:2F25BA:35CC8C1:ED96F10:68EE150B'
},
data: '<html>\r\n' +
'<head><title>502 Bad Gateway</title></head>\r\n' +
'<body>\r\n' +
'<center><h1>502 Bad Gateway</h1></center>\r\n' +
'<hr><center>nginx</center>\r\n' +
'</body>\r\n' +
'</html>\r\n'
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '18491638143',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n $pullRequestLimit: Int!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"cloudsplaining","owner":"Deekshit014","targetCommitish":"refs/heads/master","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '18491638143',
name: 'push',
payload: {
after: 'e7a1cbd617740adaeed2e8ea9c1630a229c1cdde',
base_ref: null,
before: '7ee02f0fbbd7e4d000eafe6be80774055fefe791',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'anton.gruebel@gmail.com',
name: 'Anton Grübel',
username: 'gruebel'
},
distinct: true,
id: '6af850a52eb26f9b457b51801643a97f617f9888',
message: 'Bump trufflesecurity/trufflehog from 3.90.2 to 3.90.8\n' +
'\
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading