Skip to content

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

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

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

Triggered via pull request May 7, 2024 14:20
Status Success
Total duration 18s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
9s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `8F85:389CAF:EDE368:19C94DF:663A38D0` when reporting this issue. { name: 'GraphqlResponseError', id: '8987083318', request: { 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: 'tftp', owner: 'onmetal', targetCommitish: 'refs/pull/16/merge', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, since: '2023-11-17T14:46:36Z' } }, 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, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 07 May 2024 14:21:11 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', 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': '8F85:389CAF:EDE368:19C94DF:663A38D0', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '5000', 'x-ratelimit-reset': '1715095264', 'x-ratelimit-resource': 'graphql'
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `8F85:389CAF:EDE368:19C94DF:663A38D0` when reporting this issue. at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:6088:13 at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142876:14) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142674:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:142380:7) at async Promise.all (index 1) { name: 'AggregateError', event: { id: '8987083318', name: 'pull_request', 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: 16, 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/tftp/issues/16/comments' }, commits: { href: 'https://api.github.com/repos/onmetal/tftp/pulls/16/commits' }, html: { href: 'https://github.com/onmetal/tftp/pull/16' }, issue: { href: 'https://api.github.com/repos/onmetal/tftp/issues/16' }, review_comment: { href: 'https://api.github.com/repos/onmetal/tftp/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/onmetal/tftp/pulls/16/comments' }, self: { href: 'https://api.github.com/repos/onmetal/tftp/pulls/16' }, statuses: { href: 'https://api.github.com/repos/onmetal/tftp/statuses/23ed26ebde1471486c5ae5aeb6d98ebf85f8f4b7' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'onmetal:master', ref: 'master', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/onmetal/tftp/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/onmetal/tftp/assignees{/user}', blobs_url: 'https://api.github.com/repos/onmetal/tftp/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/onmetal/tftp/branches{/branch}', clone_url: 'https://github.com/onmetal/tftp.git', collaborators_url: 'https://api.github.com/repos/onmetal/tftp/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/onmetal/tftp/comments{/numbe