Skip to content

Bump golangci/golangci-lint-action from 4 to 5 #174

Bump golangci/golangci-lint-action from 4 to 5

Bump golangci/golangci-lint-action from 4 to 5 #174

Triggered via pull request April 29, 2024 14:59
Status Success
Total duration 1m 11s
Artifacts

release_drafter.yml

on: pull_request
Draft Release
1m 0s
Draft Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Draft Release
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 `38E8:37F959:33A33E9:54B5CC2:662FB61F` when reporting this issue."}]} { name: 'HttpError', id: '8880792947', 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', connection: 'close', 'content-type': 'application/json', date: 'Mon, 29 Apr 2024 15:00:57 GMT', server: 'GitHub.com', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': '38E8:37F959:33A33E9:54B5CC2:662FB61F' }, 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 `38E8:37F959:33A33E9:54B5CC2:662FB61F` when reporting this issue.' } ] } }, request: { method: 'POST', url: 'https://api.github.com/graphql', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', 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 ) {\\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: 5) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\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":"goignore","owner":"FollowTheProcess","targetCommitish":"refs/pull/84/merge","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"since":"2021-11-26T09:42:41Z"}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '8880792947', name: 'pull_request', payload: { action: 'opened', number: 84, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/issues/84/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/pulls/84/c
Draft Release
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 `38E8:37F959:33A33E9:54B5CC2:662FB61F` when reporting this issue."}]} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8880792947', name: 'pull_request', payload: { action: 'opened', number: 84, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/issues/84/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/pulls/84/commits' }, html: { href: 'https://github.com/FollowTheProcess/goignore/pull/84' }, issue: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/issues/84' }, review_comment: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/pulls/84/comments' }, self: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/pulls/84' }, statuses: { href: 'https://api.github.com/repos/FollowTheProcess/goignore/statuses/8989141dac50ed31b8c43162dc961a098873aad2' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'FollowTheProcess:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/FollowTheProcess/goignore/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/FollowTheProcess/goignore/assignees{/user}', blobs_url: 'https://api.github.com/repos/FollowTheProcess/goignore/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/FollowTheProcess/goignore/branches{/branch}', clone_url: 'https://github.com/FollowTheProcess/goignore.git', collaborators_url: 'https://api.github.com/repos/FollowTheProcess/goignore/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/FollowTheProcess/goignore/comments{/number}', commits_url: 'https://api.github.com/repos/FollowTheProcess/goignore/commits{/sha}', compare_url: 'https://api.github.com/repos/FollowTheProcess/goignore/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/FollowTheProcess/goignore/contents/{+path}', contributors_url: 'https://api.github.com/repos/FollowTheProcess/goignore/contributors', created_at: '2021-03-22T12:04:08Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/FollowTheProcess/goignore/deployments', description: 'Extremely simple Go CLI to hit the gitignore.io API.', disabled: false, downloads_url: 'https://api.github.com/repos/FollowTheProcess/goignore/downloads', events_url: 'https://api.github.com/repos/FollowTheProcess/goignore/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/FollowTheProcess/goignore/forks',