Skip to content

Fix redacted for UIViewRepresentable views #1934

Fix redacted for UIViewRepresentable views

Fix redacted for UIViewRepresentable views #1934

Triggered via pull request March 27, 2024 11:55
Status Success
Total duration 14s
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: '8451303699', status: 422, response: { url: 'https://api.github.com/repos/kiwicom/orbit-swiftui/releases/136318477', 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: 'Wed, 27 Mar 2024 11:55:40 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': '1406:6A94:9B46E5:1193013:6604093B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1711544136', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/kiwicom/orbit-swiftui/releases/136318477', 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":"Changes in this release:\\n- chore(deps): update dependency pointfreeco/swift-snapshot-testing to from: \\"1.15.4\\" @renovate (#776)\\n- chore(deps): update release-drafter/release-drafter action to v6 @renovate (#762)\\n- chore(deps): update dependency pointfreeco/swift-snapshot-testing to from: \\"1.15.3\\" @renovate (#761)\\n- chore(deps): update peter-evans/create-pull-request action to v6 @renovate (#760)\\n- Update dependency pointfreeco/swift-snapshot-testing to from: \\"1.15.2\\" @renovate (#743)\\n\\n### 🚀 Features\\n\\n- Replace `TagStyle` with `removeAction` @sjavora (#785)\\n- Add localization support to Text component @PavelHolec (#781)\\n- Add `Sendable` conformance to `AccessibilityID` @sjavora (#778)\\n- Update `Card` description color and its customization @PavelHolec (#775)\\n- Update `Card` to use environment value to drive the content layout @PavelHolec (#772)\\n- Update `Switch` design @PavelHolec (#759)\\n- Update `Card` component design and action API @PavelHolec (#747)\\n- Add Switch indicator to ChoiceTile @PavelHolec (#744)\\n\\n### 🧰 Maintenance\\n\\n- Decouple registration of icon font from text font @PavelHolec (#754)\\n- Replace `none` enumeration cases with optional enumeration type @PavelHolec (#748)\\n\\n### 📖 Documentation\\n\\n- Fix DocC warnings @PavelHolec (#771)\\n\\n### 🎨 Tokens\\n\\n- Design Tokens Icons Update on 2024-02-26 @kiwiprbot (#767)\\n- Design Tokens Illustrations Update on 2024-02-26 @kiwiprbot (#768)\\n- Design Tokens Icons Update on 2024-01-29 @kiwiprbot (#755)\\n- Design Tokens Illustrations Update on 2024-01-29 @kiwiprbot (#756)\\n- Design Tokens Illustrations Update on 2024-01-15 @kiwiprbot (#750)\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-33e3a050a985182e
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: '8451303699', name: 'pull_request', payload: { action: 'opened', number: 788, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/25227300?v=4', description: '', events_url: 'https://api.github.com/orgs/kiwicom/events', hooks_url: 'https://api.github.com/orgs/kiwicom/hooks', id: 25227300, issues_url: 'https://api.github.com/orgs/kiwicom/issues', login: 'kiwicom', members_url: 'https://api.github.com/orgs/kiwicom/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI1MjI3MzAw', public_members_url: 'https://api.github.com/orgs/kiwicom/public_members{/member}', repos_url: 'https://api.github.com/orgs/kiwicom/repos', url: 'https://api.github.com/orgs/kiwicom' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/issues/788/comments' }, commits: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/788/commits' }, html: { href: 'https://github.com/kiwicom/orbit-swiftui/pull/788' }, issue: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/issues/788' }, review_comment: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/788/comments' }, self: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/788' }, statuses: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/statuses/b4a4f4f57bc386a9bfb0e243177ae6e8eeb66a7c' } }, active_lock_reason: null, additions: 46, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/12349477?v=4', events_url: 'https://api.github.com/users/sjavora/events{/privacy}', followers_url: 'https://api.github.com/users/sjavora/followers', following_url: 'https://api.github.com/users/sjavora/following{/other_user}', gists_url: 'https://api.github.com/users/sjavora/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/sjavora', id: 12349477, login: 'sjavora', node_id: 'MDQ6VXNlcjEyMzQ5NDc3', organizations_url: 'https://api.github.com/users/sjavora/orgs', received_events_url: 'https://api.github.com/users/sjavora/received_events', repos_url: 'https://api.github.com/users/sjavora/repos', site_admin: false, starred_url: 'https://api.github.com/users/sjavora/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/sjavora/subscriptions', type: 'User', url: 'https://api.github.com/users/sjavora' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/12349477?v=4', events_url: 'https://api.github.com/users/sjavora/events{/privacy}', followers_url: 'https://api.github.com/users/sjavora/followers', following_url: 'https://api.github.com/users/sjavora/following{/other_user}', gists_url: 'https://api.github.com/users/sjavora/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/sjavora', id: 12349477, login: 'sjavora', node_id: 'MDQ6VXNlcjEyMzQ5NDc3', organizations_url: '