adding and adjusting typehints, removing unused check_interval arguments, removing redundant replace_data method, adding delete_rows method - #54
Open
alexandre-piccin wants to merge 14 commits into
Annotations
2 errors and 1 warning
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '22960005297',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ea21718ee06a6a0c8179ecba1368653cf9ec1b97',
before: '82fa2fa7d521d881f601280b7dc83e34fd571e56',
number: 54,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/issues/54/comments'
},
commits: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/54/commits'
},
html: {
href: 'https://github.com/CrystalWindSnake/nicegui-tabulator/pull/54'
},
issue: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/issues/54'
},
review_comment: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/54/comments'
},
self: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/54'
},
statuses: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/statuses/ea21718ee06a6a0c8179ecba1368653cf9ec1b97'
}
},
active_lock_reason: null,
additions: 102,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'CrystalWindSnake: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/CrystalWindSnake/nicegui-tabulator/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/assignees{/user}',
blobs_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/branches{/branch}',
clone_url: 'https://github.com/CrystalWindSnake/nicegui-tabulator.git',
collaborators_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/comments{/number}',
commits_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/commits{/sha}',
compare_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/contents/{+path}',
contributors_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/contributors',
created_at: '2024-05-08T17:38:36Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/deployments',
description: 'This is a Python package that provides a simple way to create tables using the Tabulator library. It is built on top of the NiceGUI library.',
disabled: false,
downloads_url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/downloads',
events_url: 'https://api.github.com/repos/CrystalWin
|
|
Resource not accessible by integration
{
name: 'HttpError',
id: '22960005297',
status: 403,
response: {
url: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/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: 'Wed, 11 Mar 2026 15:19: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-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': '3C46:235520:421CD2:1166977:69B18812',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1773245984',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'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/CrystalWindSnake/nicegui-tabulator/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.20.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/54/merge","name":"v0.3.2 🌈","tag_name":"v0.3.2","body":"## Changes\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '22960005297',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ea21718ee06a6a0c8179ecba1368653cf9ec1b97',
before: '82fa2fa7d521d881f601280b7dc83e34fd571e56',
number: 54,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/issues/54/comments'
},
commits: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/54/commits'
},
html: {
href: 'https://github.com/CrystalWindSnake/nicegui-tabulator/pull/54'
},
issue: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/issues/54'
},
review_comment: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/54/comments'
},
self: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/pulls/54'
},
statuses: {
href: 'https://api.github.com/repos/CrystalWindSnake/nicegui-tabulator/statuses/ea21718ee06a6a0c8179ecba1368653cf9ec1b97'
}
},
active_lock_reason: null,
additions: 102,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'CrystalWindSnake:main',
ref: 'main',
r
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading