remove nb execution time limit in sphinx #66
Annotations
2 errors and 2 warnings
Release
Resource not accessible by integration
{
name: 'HttpError',
id: '10839971198',
status: 403,
response: {
url: 'https://api.github.com/repos/bilgelm/dynamicpet/releases',
status: 403,
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: 'Thu, 12 Sep 2024 22:59: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-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '83C3:36D83:C99473:18100BD:66E3723E',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4996',
'x-ratelimit-reset': '1726185514',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '4',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/bilgelm/dynamicpet/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## Changes\\n\\n* Hackathon 2024 from Jonathan Uriarte (#108) @juriarte62\\n* Plotting userstory (#109) @kavitasinghnih\\n* fix nibabel dataobj access for speed up; enable nesma test (#106) @bilgelm\\n* Update dependencies and ensure Windows compatibility (#105) @bilgelm\\n\\n## :package: Dependencies\\n\\n* Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#43) @dependabot\\n* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10 (#58) @dependabot\\n* Bump pip from 23.1.2 to 23.2.1 in /.github/workflows (#50) @dependabot\\n* Bump pytest from 7.4.0 to 7.4.2 (#69) @dependabot\\n* Bump sphinx from 7.1.1 to 7.2.6 in /docs (#74) @dependabot\\n* Bump virtualenv from 20.23.0 to 20.24.5 in /.github/workflows (#71) @dependabot\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10839971198',
name: 'push',
payload: {
after: '16bd156a44d7a02abdeeff67574115fd454e0514',
base_ref: null,
before: '1324c5afef73e3df29baa584b14d300b587498e9',
commits: [
{
author: {
email: '[email protected]',
name: 'Murat Bilgel',
username: 'bilgelm'
},
committer: {
email: '[email protected]',
name: 'Murat Bilgel',
username: 'bilgelm'
},
distinct: true,
id: '16bd156a44d7a02abdeeff67574115fd454e0514',
message: 'remove nb execution time limit in sphinx',
timestamp: '2024-09-12T18:58:21-04:00',
tree_id: 'ff36377c3809a3f2f56bf5906b58a692e6199af4',
url: 'https://github.com/bilgelm/dynamicpet/commit/16bd156a44d7a02abdeeff67574115fd454e0514'
}
],
compare: 'https://github.com/bilgelm/dynamicpet/compare/1324c5afe
|
Release
HttpError: Resource not accessible by integration
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: '10839971198',
name: 'push',
payload: {
after: '16bd156a44d7a02abdeeff67574115fd454e0514',
base_ref: null,
before: '1324c5afef73e3df29baa584b14d300b587498e9',
commits: [
{
author: {
email: '[email protected]',
name: 'Murat Bilgel',
username: 'bilgelm'
},
committer: {
email: '[email protected]',
name: 'Murat Bilgel',
username: 'bilgelm'
},
distinct: true,
id: '16bd156a44d7a02abdeeff67574115fd454e0514',
message: 'remove nb execution time limit in sphinx',
timestamp: '2024-09-12T18:58:21-04:00',
tree_id: 'ff36377c3809a3f2f56bf5906b58a692e6199af4',
url: 'https://github.com/bilgelm/dynamicpet/commit/16bd156a44d7a02abdeeff67574115fd454e0514'
}
],
compare: 'https://github.com/bilgelm/dynamicpet/compare/1324c5afef73...16bd156a44d7',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Murat Bilgel',
username: 'bilgelm'
},
committer: {
email: '[email protected]',
name: 'Murat Bilgel',
username: 'bilgelm'
},
distinct: true,
id: '16bd156a44d7a02abdeeff67574115fd454e0514',
message: 'remove nb execution time limit in sphinx',
timestamp: '2024-09-12T18:58:21-04:00',
tree_id: 'ff36377c3809a3f2f56bf5906b58a692e6199af4',
url: 'https://github.com/bilgelm/dynamicpet/commit/16bd156a44d7a02abdeeff67574115fd454e0514'
},
pusher: { email: '[email protected]', name: 'bilgelm' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/bilgelm/dynamicpet/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/bilgelm/dynamicpet/assignees{/user}',
blobs_url: 'https://api.github.com/repos/bilgelm/dynamicpet/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/bilgelm/dynamicpet/branches{/branch}',
clone_url: 'https://github.com/bilgelm/dynamicpet.git',
collaborators_url: 'https://api.github.com/repos/bilgelm/dynamicpet/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/bilgelm/dynamicpet/comments{/number}',
commits_url: 'https://api.github.com/repos/bilgelm/dynamicpet/commits{/sha}',
compare_url: 'https://api.github.com/repos/bilgelm/dynamicpet/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/bilgelm/dynamicpet/contents/{+path}',
contributors_url: 'https://api.github.com/repos/bilgelm/dynamicpet/contributors',
created_at: 1683561328,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/bilgelm/dynamicpet/deployments',
description: 'Dynamic positron emission tomography (PET) analysis',
disabled: false,
downloads_url: 'https://api.github.com/repos/bilgelm/dynamicpet/downloads',
events_url: 'https://api.github.com/repos/bilgelm/dynamicpet/events',
fork: false,
forks: 7,
forks_count: 7,
forks_url: 'https://api.github.com/repos/bilgelm/dynamicpet/forks',
full_name: 'bilgelm/dynamicpet',
git_commits_url: 'https://api.github.com/repos/bilgelm/dynamicpet/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/bilgelm/dynamicpet/git/refs{/sha}',
git_tags_url
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: salsify/action-detect-and-tag-new-version@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|