Skip to content

refactor: replace dataclasses to attrs #53

refactor: replace dataclasses to attrs

refactor: replace dataclasses to attrs #53

Triggered via pull request November 14, 2024 12:13
Status Success
Total duration 14s
Artifacts

release-drafter.yaml

on: pull_request
update-release-draft
6s
update-release-draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update-release-draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11836955873', status: 422, response: { url: 'https://api.github.com/repos/tier4/t4-devkit/releases/180487835', status: 422, 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-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 14 Nov 2024 12:13:56 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=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': '502F:2990D2:38BE5C5:6DF4623:6735E984', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4947', 'x-ratelimit-reset': '1731588501', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '53', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/tier4/t4-devkit/releases/180487835', 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: '{"body":"## What\'s Changed\\n\\n## 🚀 Features\\n\\n* feat: add support of rendering segmentation image (#22) @ktro2828\\n* feat: apply `Tier4Viewer` in `Tier4` rendering (#19) @ktro2828\\n* feat: update transformation operation (#17) @ktro2828\\n* feat: add filtering functions (#16) @ktro2828\\n* feat: add `Tier4Viewer` (#14) @ktro2828\\n* feat: allow even if `original` is not specified (#13) @ktro2828\\n* feat: add data-classes to represent objects (#10) @ktro2828\\n\\n## 🐛 Bug Fixes\\n\\n* fix: rename type variable (#28) @ktro2828\\n\\n## 🔧 Refactoring\\n\\n* refactor: allow any label name (#32) @ktro2828\\n* refactor: remove `StrEnum` (#30) @ktro2828\\n\\n## 📖 Documentation\\n\\n* docs: update README (#23) @ktro2828\\n* docs: update README (#20) @ktro2828\\n* feat: apply `Tier4Viewer` in `Tier4` rendering (#19) @ktro2828\\n* feat: add filtering functions (#16) @ktro2828\\n* feat: add `Tier4Viewer` (#14) @ktro2828\\n* feat: add data-classes to represent objects (#10) @ktro2828\\n\\n## 🔎 Test\\n\\n* refactor: allow any label name (#32) @ktro2828\\n* test: add unit testings for schema (#29) @ktro2828\\n* feat: add support of rendering segmentation image (#22) @ktro2828\\n* feat: apply `Tier4Viewer` in `Tier4` rendering (#19) @ktro2828\\n* feat: update transformation operation (#17) @ktro2828\\n* feat: add filtering functions (#16) @ktro2828\\n* feat: add `Tier4Viewer` (#14) @ktro2828\\n* feat: allow even if `original` is not specified (#13) @ktro2828\\n* ci: set `continue-on-error` (#12) @ktro2828\\n* feat: add data-classes to represent objects (#10) @ktro2828\\n\\n## 🗳️ Dependency\\n\\n* feat: add support of rendering segmentation image (#22) @ktro2828\\n* feat: add data-classes to represent objects (#10) @ktro2828\\n\\n## 🧰 Maintenanc
update-release-draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '11836955873', name: 'pull_request', payload: { action: 'synchronize', after: '064b47c9d55011af796f791ef39e6ef3221fe964', before: 'c1cf21e1a162b02f363417043a8c3b81b6265da8', number: 27, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/33653891?v=4', description: '', events_url: 'https://api.github.com/orgs/tier4/events', hooks_url: 'https://api.github.com/orgs/tier4/hooks', id: 33653891, issues_url: 'https://api.github.com/orgs/tier4/issues', login: 'tier4', members_url: 'https://api.github.com/orgs/tier4/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjMzNjUzODkx', public_members_url: 'https://api.github.com/orgs/tier4/public_members{/member}', repos_url: 'https://api.github.com/orgs/tier4/repos', url: 'https://api.github.com/orgs/tier4' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/tier4/t4-devkit/issues/27/comments' }, commits: { href: 'https://api.github.com/repos/tier4/t4-devkit/pulls/27/commits' }, html: { href: 'https://github.com/tier4/t4-devkit/pull/27' }, issue: { href: 'https://api.github.com/repos/tier4/t4-devkit/issues/27' }, review_comment: { href: 'https://api.github.com/repos/tier4/t4-devkit/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/tier4/t4-devkit/pulls/27/comments' }, self: { href: 'https://api.github.com/repos/tier4/t4-devkit/pulls/27' }, statuses: { href: 'https://api.github.com/repos/tier4/t4-devkit/statuses/064b47c9d55011af796f791ef39e6ef3221fe964' } }, active_lock_reason: null, additions: 204, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'tier4:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/tier4/t4-devkit/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/tier4/t4-devkit/assignees{/user}', blobs_url: 'https://api.github.com/repos/tier4/t4-devkit/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/tier4/t4-devkit/branches{/branch}', clone_url: 'https://github.com/tier4/t4-devkit.git', collaborators_url: 'https://api.github.com/repos/tier4/t4-devkit/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/tier4/t4-devkit/comments{/number}', commits_url: 'https://api.github.com/repos/tier4/t4-devkit/commits{/sha}', compare_url: 'https://api.github.com/repos/tier4/t4-devkit/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/tier4/t4-devkit/contents/{+path}', contributors_url: 'https://api.github.com/repos/tier4/t4-devkit/contributors', created_at: '2024-09-30T23:40:48Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/tier4/t4-devkit/deployments', description: null,
update-release-draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/