Skip to content

Make OneSignalId and ExternalId nullable for Android #151

Make OneSignalId and ExternalId nullable for Android

Make OneSignalId and ExternalId nullable for Android #151

Triggered via pull request February 21, 2024 23:49
Status Success
Total duration 12s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
4s
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: '7997160552', status: 422, response: { url: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/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: 'Wed, 21 Feb 2024 23:49:19 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': 'AC77:0F65:9544BD:12927CC:65D68BFE', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '988', 'x-ratelimit-reset': '1708562285', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '12', '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/OneSignal/OneSignal-Unity-SDK/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/699/merge","name":"5.0.7","tag_name":"5.0.7","body":"## Other Changes\\n\\n- Add getters and watchers for oneSignalId and externalId (#690)\\n- [Fix] iOS Null PushSubscription Id and Token crash (#697)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '7997160552', name: 'pull_request', payload: { action: 'synchronize', after: '192d4f7ddad8b7f74519be05687888ae2924b1ab', before: '4a2d6cf8cf2ba91f37bc7351503b29c2a346292f', number: 699, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/11823027?v=4', description: 'The market leading customer engagement solution for Push Notifications, Email, SMS & In-App.', events_url: 'https://api.github.com/orgs/OneSignal/events', hooks_url: 'https://api.github.com/orgs/OneSignal/hooks', id: 11823027, issues_url: 'https://api.github.com/orgs/OneSignal/issues', login: 'OneSignal', members_url: 'https://api.github.com/orgs/OneSignal/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIzMDI3', public_members_url: 'https://api.github.com/orgs/OneSignal/public_members{/member}', repos_url: 'https://api.github.com/orgs/OneSignal/repos', url: 'https://api.github.com/orgs/OneSignal' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/issues/699/comments' }, commits: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/pulls/699/commits' }, html: { href: 'https://github.com/OneSignal/OneSignal-Unity-SDK
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 processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7997160552', name: 'pull_request', payload: { action: 'synchronize', after: '192d4f7ddad8b7f74519be05687888ae2924b1ab', before: '4a2d6cf8cf2ba91f37bc7351503b29c2a346292f', number: 699, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/11823027?v=4', description: 'The market leading customer engagement solution for Push Notifications, Email, SMS & In-App.', events_url: 'https://api.github.com/orgs/OneSignal/events', hooks_url: 'https://api.github.com/orgs/OneSignal/hooks', id: 11823027, issues_url: 'https://api.github.com/orgs/OneSignal/issues', login: 'OneSignal', members_url: 'https://api.github.com/orgs/OneSignal/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjExODIzMDI3', public_members_url: 'https://api.github.com/orgs/OneSignal/public_members{/member}', repos_url: 'https://api.github.com/orgs/OneSignal/repos', url: 'https://api.github.com/orgs/OneSignal' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/issues/699/comments' }, commits: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/pulls/699/commits' }, html: { href: 'https://github.com/OneSignal/OneSignal-Unity-SDK/pull/699' }, issue: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/issues/699' }, review_comment: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/pulls/699/comments' }, self: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/pulls/699' }, statuses: { href: 'https://api.github.com/repos/OneSignal/OneSignal-Unity-SDK/statuses/192d4f7ddad8b7f74519be05687888ae2924b1ab' } }, active_lock_reason: null, additions: 21, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/33338925?v=4', events_url: 'https://api.github.com/users/shepherd-l/events{/privacy}', followers_url: 'https://api.github.com/users/shepherd-l/followers', following_url: 'https://api.github.com/users/shepherd-l/following{/other_user}', gists_url: 'https://api.github.com/users/shepherd-l/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/shepherd-l', id: 33338925, login: 'shepherd-l', node_id: 'MDQ6VXNlcjMzMzM4OTI1', organizations_url: 'https://api.github.com/users/shepherd-l/orgs', received_events_url: 'https://api.github.com/users/shepherd-l/received_events', repos_url: 'https://api.github.com/users/shepherd-l/repos', site_admin: false, starred_url: 'https://api.github.com/users/shepherd-l/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/shepherd-l/subscriptions', type: 'User', url: 'https://api.github.com/users/shepherd-l' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/33338925?v=4', events_url: 'https://api.github.com/users/shepherd-l/events{/privacy}', followers_url: 'https://api.github.com/users/shepherd-l/followers', following_url: 'https:/
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.