Skip to content

Bump golangci/golangci-lint-action from 5 to 6 #141

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

Bump golangci/golangci-lint-action from 5 to 6 #141

Triggered via pull request May 7, 2024 12:59
Status Success
Total duration 1m 15s
Artifacts

release-drafter.yml

on: pull_request_target
update_release_draft
1m 0s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
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 `A878:4D9FA:1552413:2569703:663A25FF` when reporting this issue."}]} { name: 'HttpError', id: '8985810865', 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: 'Tue, 07 May 2024 13:00:58 GMT', server: 'GitHub.com', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-github-request-id': 'A878:4D9FA:1552413:2569703:663A25FF' }, 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 `A878:4D9FA:1552413:2569703:663A25FF` 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":"onmetal-api","owner":"onmetal","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false}}', request: { retryCount: 3, retries: 3, retryAfter: 16 } }, event: { id: '8985810865', name: 'pull_request_target', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/4978?v=4', created_at: '2020-12-16T23:19:05Z', description: 'SAP Enterprise Account', html_url: 'https://github.com/enterprises/sap', id: 4978, name: 'SAP', node_id: 'MDEwOkVudGVycHJpc2U0OTc4',
update_release_draft
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 `A878:4D9FA:1552413:2569703:663A25FF` 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: '8985810865', name: 'pull_request_target', payload: { action: 'opened', enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/4978?v=4', created_at: '2020-12-16T23:19:05Z', description: 'SAP Enterprise Account', html_url: 'https://github.com/enterprises/sap', id: 4978, name: 'SAP', node_id: 'MDEwOkVudGVycHJpc2U0OTc4', slug: 'sap', updated_at: '2023-07-28T08:32:39Z', website_url: 'https://sap.com' }, number: 123, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/65116310?v=4', description: 'The Kubernetes driven IaaS', events_url: 'https://api.github.com/orgs/onmetal/events', hooks_url: 'https://api.github.com/orgs/onmetal/hooks', id: 65116310, issues_url: 'https://api.github.com/orgs/onmetal/issues', login: 'onmetal', members_url: 'https://api.github.com/orgs/onmetal/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY1MTE2MzEw', public_members_url: 'https://api.github.com/orgs/onmetal/public_members{/member}', repos_url: 'https://api.github.com/orgs/onmetal/repos', url: 'https://api.github.com/orgs/onmetal' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/onmetal/onmetal-api/issues/123/comments' }, commits: { href: 'https://api.github.com/repos/onmetal/onmetal-api/pulls/123/commits' }, html: { href: 'https://github.com/onmetal/onmetal-api/pull/123' }, issue: { href: 'https://api.github.com/repos/onmetal/onmetal-api/issues/123' }, review_comment: { href: 'https://api.github.com/repos/onmetal/onmetal-api/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/onmetal/onmetal-api/pulls/123/comments' }, self: { href: 'https://api.github.com/repos/onmetal/onmetal-api/pulls/123' }, statuses: { href: 'https://api.github.com/repos/onmetal/onmetal-api/statuses/1bd4dfc9aa60d57d48808d403705a6becb0b6b63' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'onmetal: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/onmetal/onmetal-api/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/onmetal/onmetal-api/assignees{/user}', blobs_url: 'https://api.github.com/repos/onmetal/onmetal-api/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/onmetal/onmetal-api/branches{/branch}', clone_url: 'https://github.com/onmetal/onmetal-api.git', collaborators_url: 'https://api.github.com/repos/onmetal/onmetal-api/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/onmetal/onmetal-api/comments{/number}', commits_url: