Skip to content

feat(api): setup vitest #89

feat(api): setup vitest

feat(api): setup vitest #89

Triggered via pull request April 15, 2024 17:36
Status Success
Total duration 13s
Billable time 1m
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
6s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '8693584917', status: 422, response: { url: 'https://api.github.com/repos/Athlonix/athlonix/releases/151169750', 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': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 15 Apr 2024 17:36:45 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': '8C87:1DF31F:B343DA:124BDA4:661D65AD', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1713206203', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/Athlonix/athlonix/releases/151169750', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changelog \\n\\n## 🚀 Features\\n\\n* feat(client): front login page (#62) @userMeh\\n* feat(roles): setup roles permissions on routes (#60) @Jayllyz\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.1","tag_name":"v0.1.1","target_commitish":"refs/pull/61/merge"}', request: {} }, event: { id: '8693584917', name: 'pull_request', payload: { action: 'synchronize', after: '768d0e1586b2c739c35ced5f94551225f651740c', before: '831de77e62b8081780312d12f07b00838c0df0c2', number: 61, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/164393589?v=4', description: '', events_url: 'https://api.github.com/orgs/Athlonix/events', hooks_url: 'https://api.github.com/orgs/Athlonix/hooks', id: 164393589, issues_url: 'https://api.github.com/orgs/Athlonix/issues', login: 'Athlonix', members_url: 'https://api.github.com/orgs/Athlonix/members{/member}', node_id: 'O_kgDOCcxydQ', public_members_url: 'https://api.github.com/orgs/Athlonix/public_members{/member}', repos_url: 'https://api.github.com/orgs/Athlonix/repos', url: 'https://api.github.com/orgs/Athlonix' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Athlonix/athlonix/issues/61/comments' }, commits: { href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/61/commits' }, html: { href: 'https://github.com/Athlonix/athlonix/pull/61' }, issue: { href: 'https://api.github.com/repos/Athlonix/athlonix/issues/61' }, review_comment: { href: 'https://api.github.com/repos/
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '8693584917', name: 'pull_request', payload: { action: 'synchronize', after: '768d0e1586b2c739c35ced5f94551225f651740c', before: '831de77e62b8081780312d12f07b00838c0df0c2', number: 61, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/164393589?v=4', description: '', events_url: 'https://api.github.com/orgs/Athlonix/events', hooks_url: 'https://api.github.com/orgs/Athlonix/hooks', id: 164393589, issues_url: 'https://api.github.com/orgs/Athlonix/issues', login: 'Athlonix', members_url: 'https://api.github.com/orgs/Athlonix/members{/member}', node_id: 'O_kgDOCcxydQ', public_members_url: 'https://api.github.com/orgs/Athlonix/public_members{/member}', repos_url: 'https://api.github.com/orgs/Athlonix/repos', url: 'https://api.github.com/orgs/Athlonix' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Athlonix/athlonix/issues/61/comments' }, commits: { href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/61/commits' }, html: { href: 'https://github.com/Athlonix/athlonix/pull/61' }, issue: { href: 'https://api.github.com/repos/Athlonix/athlonix/issues/61' }, review_comment: { href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/61/comments' }, self: { href: 'https://api.github.com/repos/Athlonix/athlonix/pulls/61' }, statuses: { href: 'https://api.github.com/repos/Athlonix/athlonix/statuses/768d0e1586b2c739c35ced5f94551225f651740c' } }, active_lock_reason: null, additions: 958, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/16305216?v=4', events_url: 'https://api.github.com/users/Jayllyz/events{/privacy}', followers_url: 'https://api.github.com/users/Jayllyz/followers', following_url: 'https://api.github.com/users/Jayllyz/following{/other_user}', gists_url: 'https://api.github.com/users/Jayllyz/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/Jayllyz', id: 16305216, login: 'Jayllyz', node_id: 'MDQ6VXNlcjE2MzA1MjE2', organizations_url: 'https://api.github.com/users/Jayllyz/orgs', received_events_url: 'https://api.github.com/users/Jayllyz/received_events', repos_url: 'https://api.github.com/users/Jayllyz/repos', site_admin: false, starred_url: 'https://api.github.com/users/Jayllyz/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/Jayllyz/subscriptions', type: 'User', url: 'https://api.github.com/users/Jayllyz' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/16305216?v=4', events_url: 'https://api.github.com/users/Jayllyz/events{/privacy}', followers_url: 'https://api.github.com/users/Jayllyz/followers', following_url: 'https://api.github.com/users/Jayllyz/following{/other_user}', gists_url: 'https://api.github.com/users/Jayllyz/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/Jayllyz', id: 16305216, login: 'Jayllyz',