Merge pull request #25 from anayden/dependabot/pip/sphinx-click-5.1.0 #9
Annotations
2 errors and 4 warnings
Request failed due to following response errors:
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
{
name: 'GraphqlResponseError',
id: '7187448665',
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: 10) {\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: 'r2dt-client',
owner: 'anayden',
targetCommitish: 'refs/heads/master',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false
}
},
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, 12 Dec 2023 21:24:47 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': '5602:0B55:3F1CF2:820CCD:6578CF9E',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining':
|
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5.20.0/dist/index.js:5901:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5.20.0/dist/index.js:141684:14)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5.20.0/dist/index.js:141499:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5.20.0/dist/index.js:141227:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '7187448665',
name: 'push',
payload: {
after: '023c4405277db6a348abe0fdf5ac1b948632693b',
base_ref: null,
before: '8aad42de680c75a934bd52842fd02b9cdcdee3af',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6e26ec1f530b79021f258cc0c12dfd25de0f1920',
message: 'Bump sphinx-click from 4.1.0 to 5.1.0\n' +
'\n' +
'Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.1.0 to 5.1.0.\n' +
'- [Release notes](https://github.com/click-contrib/sphinx-click/releases)\n' +
'- [Commits](https://github.com/click-contrib/sphinx-click/compare/4.1.0...5.1.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: sphinx-click\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2023-12-12T19:26:14Z',
tree_id: '35258234dc104f15f956dc195a276a857c959a11',
url: 'https://github.com/anayden/r2dt-client/commit/6e26ec1f530b79021f258cc0c12dfd25de0f1920'
},
{
author: {
email: '[email protected]',
name: 'Alexey Naiden',
username: 'anayden'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '023c4405277db6a348abe0fdf5ac1b948632693b',
message: 'Merge pull request #25 from anayden/dependabot/pip/sphinx-click-5.1.0\n' +
'\n' +
'Bump sphinx-click from 4.1.0 to 5.1.0',
timestamp: '2023-12-13T01:23:47+04:00',
tree_id: '659e07f347fea108bf5ca9ecaae6ab0ceaddd7b9',
url: 'https://github.com/anayden/r2dt-client/commit/023c4405277db6a348abe0fdf5ac1b948632693b'
}
],
compare: 'https://github.com/anayden/r2dt-client/compare/8aad42de680c...023c4405277d',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Alexey Naiden',
username: 'anayden'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '023c4405277db6a348abe0fdf5ac1b948632693b',
message: 'Merge pull request #25 from anayden/dependabot/pip/sphinx-click-5.1.0\n' +
'\n' +
'Bump sphinx-click from 4.1.0 to 5.1.0',
timestamp: '2023-12-13T01:23:47+04:00',
tree_id: '659e07f347fea108bf5ca9ecaae6ab0ceaddd7b9',
|
The following actions uses node12 which is deprecated and will be forced to run on node16: salsify/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading