Merge pull request #321 from foarsitter/dependabot/pip/dot-github/wor… #249
Annotations
2 errors and 10 warnings
|
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 `3481:2C38BD:7401D8:E93861:67D965AA` when reporting this issue."}]}
at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/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/v6.1.0/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '13923066568',
name: 'push',
payload: {
after: '60bb75a7224ace818d2d0b8557c170977e48eb7d',
base_ref: null,
before: 'c89d40b1d1091b00af7f2908c139e6e0d3ad2b1c',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '7dc183ff3bde24f216fdb9749ca2a54963a12b8d',
message: 'Bump nox-poetry from 1.1.0 to 1.2.0 in /.github/workflows\n' +
'\n' +
'Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 1.1.0 to 1.2.0.\n' +
'- [Release notes](https://github.com/cjolowicz/nox-poetry/releases)\n' +
'- [Commits](https://github.com/cjolowicz/nox-poetry/compare/v1.1.0...v1.2.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: nox-poetry\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>',
timestamp: '2025-03-03T22:17:34Z',
tree_id: '5d9dff092ba6e8639d9a6d578c1ad728dbc0f2f7',
url: 'https://github.com/foarsitter/kadaster-kik-inzage-api-python-client/commit/7dc183ff3bde24f216fdb9749ca2a54963a12b8d'
},
{
author: {
email: 'info@jelmert.nl',
name: 'Jelmer',
username: 'foarsitter'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '60bb75a7224ace818d2d0b8557c170977e48eb7d',
message: 'Merge pull request #321 from foarsitter/dependabot/pip/dot-github/workflows/nox-poetry-1.2.0\n' +
'\n' +
'Bump nox-poetry from 1.1.0 to 1.2.0 in /.github/workflows',
timestamp: '2025-03-18T13:21:45+01:00',
tree_id: '60c2630ccc44ccc3a245b1dc525dd42471ce4b16',
url: 'https://github.com/foarsitter/kadaster-kik-inzage-api-python-client/commit/60bb75a7224ace818d2d0b8557c170977e48eb7d'
}
],
compare: 'https://github.com/foarsitter/kadaster-kik-inzage-api-python-client/compare/c89d40b1d109...60bb75a7224a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'info@jelmert.nl',
name: 'Jelmer',
username: 'foarsitter'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '60bb75a7224ace818d2d0b8557c170977e48eb7d',
message: 'Merge pull request #321 from foarsitter/dependabot/pip/dot-github/workflows/nox-poetry-1.2.0\n' +
'\n' +
'Bump nox-poetry from 1.1.0 to 1.2.0 in /.github/workflows',
timestamp: '2025-03-18T13:21:45+01:00',
tree_id: '60c2630ccc44ccc3a245b1dc525dd42471ce4b16',
url: 'https://github.com/foarsitter/kadaster-kik-inzage-api-python-client/commit/60bb75a7224ace818d2d0b8557c170977e48eb7d'
},
pusher: { email: 'jelmerdraaijer@gmail.
|
|
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 `3481:2C38BD:7401D8:E93861:67D965AA` when reporting this issue."}]}
{
name: 'HttpError',
id: '13923066568',
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',
'content-type': 'application/json',
date: 'Tue, 18 Mar 2025 12:23:16 GMT',
server: 'github.com',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '3481:2C38BD:7401D8:E93861:67D965AA'
},
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 `3481:2C38BD:7401D8:E93861:67D965AA` when reporting this issue.'
}
]
}
},
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.18.0 (linux; x64)',
'x-github-delivery': '13923066568',
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":"kadaster-kik-inzage-api-python-client","owner":"foarsitter","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2023-07-10T14:19:08Z"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '13923066568',
name: 'push',
payload: {
after: '60bb75a7224ace818d2d0b8557c170977e48eb7d',
base_ref: null,
before: 'c89d40b1d1091b00af7f2908c139e6e0d3ad2b1c',
commits: [
{
|
|
Release
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
|
Release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Release
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
|
Release
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
|
Release
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
|
Release
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|