Skip to content

wacker: add http linker to support run wasi components that use wasi http world inside #211

wacker: add http linker to support run wasi components that use wasi http world inside

wacker: add http linker to support run wasi components that use wasi http world inside #211

Triggered via pull request May 13, 2024 08:04
Status Success
Total duration 13s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
4s
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: '9059373225', status: 422, response: { url: 'https://api.github.com/repos/wacker-dev/wacker/releases', 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, 13 May 2024 08:04:23 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; 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': 'A7C6:3F156A:A98A22:11E8529:6641C987', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1715590616', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', '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#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/wacker-dev/wacker/releases', 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: `{"target_commitish":"refs/pull/86/merge","name":"v0.8.1","tag_name":"v0.8.1","body":"# What's Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/wacker-dev/wacker/compare/v0.8.0...v0.8.1\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '9059373225', name: 'pull_request', payload: { action: 'synchronize', after: '66b17962d7b3de0b838d2cbfd590662f8fefc061', before: 'dd140fdf60ee91fd38b57627097f88e81e4871b4', number: 86, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/169026510?v=4', description: null, events_url: 'https://api.github.com/orgs/wacker-dev/events', hooks_url: 'https://api.github.com/orgs/wacker-dev/hooks', id: 169026510, issues_url: 'https://api.github.com/orgs/wacker-dev/issues', login: 'wacker-dev', members_url: 'https://api.github.com/orgs/wacker-dev/members{/member}', node_id: 'O_kgDOChMjzg', public_members_url: 'https://api.github.com/orgs/wacker-dev/public_members{/member}', repos_url: 'https://api.github.com/orgs/wacker-dev/repos', url: 'https://api.github.com/orgs/wacker-dev' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/wacker-dev/wacker/issues/86/comments' }, commits: { href: 'https://api.github.com/repos/wacker-dev/wacker/pulls/86/commits' }, html: { href: 'https://github.com/wacker-dev/wacker/pull/86' }, issue: { href: 'https://api.github.com/repos/wacker-dev/wacker/issues/86' }, review_comment: { href: 'https://api.github.com/repos/wa
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: '9059373225', name: 'pull_request', payload: { action: 'synchronize', after: '66b17962d7b3de0b838d2cbfd590662f8fefc061', before: 'dd140fdf60ee91fd38b57627097f88e81e4871b4', number: 86, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/169026510?v=4', description: null, events_url: 'https://api.github.com/orgs/wacker-dev/events', hooks_url: 'https://api.github.com/orgs/wacker-dev/hooks', id: 169026510, issues_url: 'https://api.github.com/orgs/wacker-dev/issues', login: 'wacker-dev', members_url: 'https://api.github.com/orgs/wacker-dev/members{/member}', node_id: 'O_kgDOChMjzg', public_members_url: 'https://api.github.com/orgs/wacker-dev/public_members{/member}', repos_url: 'https://api.github.com/orgs/wacker-dev/repos', url: 'https://api.github.com/orgs/wacker-dev' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/wacker-dev/wacker/issues/86/comments' }, commits: { href: 'https://api.github.com/repos/wacker-dev/wacker/pulls/86/commits' }, html: { href: 'https://github.com/wacker-dev/wacker/pull/86' }, issue: { href: 'https://api.github.com/repos/wacker-dev/wacker/issues/86' }, review_comment: { href: 'https://api.github.com/repos/wacker-dev/wacker/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/wacker-dev/wacker/pulls/86/comments' }, self: { href: 'https://api.github.com/repos/wacker-dev/wacker/pulls/86' }, statuses: { href: 'https://api.github.com/repos/wacker-dev/wacker/statuses/66b17962d7b3de0b838d2cbfd590662f8fefc061' } }, active_lock_reason: null, additions: 48, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'wacker-dev: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/wacker-dev/wacker/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/wacker-dev/wacker/assignees{/user}', blobs_url: 'https://api.github.com/repos/wacker-dev/wacker/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/wacker-dev/wacker/branches{/branch}', clone_url: 'https://github.com/wacker-dev/wacker.git', collaborators_url: 'https://api.github.com/repos/wacker-dev/wacker/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/wacker-dev/wacker/comments{/number}', commits_url: 'https://api.github.com/repos/wacker-dev/wacker/commits{/sha}', compare_url: 'https://api.github.com/repos/wacker-dev/wacker/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/wacker-dev/wacker/contents/{+path}', contributors_url: 'https://api.github.com/repos/wacker-dev/wacker/contributors', created_at: '2023-11-16T02:45:02Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/