Skip to content

core: use reference equality for null checks where possible #10

core: use reference equality for null checks where possible

core: use reference equality for null checks where possible #10

Triggered via push July 24, 2024 18:37
Status Success
Total duration 5m 45s
Artifacts
update_release_draft
5m 37s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '10082169102', status: 403, response: { url: 'https://api.github.com/repos/hearnadam/zio/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 24 Jul 2024 18:42:47 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', 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': '9802:1160B4:8A6F00:1016FD4:66A14B27', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4988', 'x-ratelimit-reset': '1721847694', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '12', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/hearnadam/zio/releases', 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: `{"target_commitish":"refs/heads/series/2.x","name":"v0.1.0","tag_name":"v0.1.0","body":"# What's Changed\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}`, request: {} }, event: { id: '10082169102', name: 'push', payload: { after: 'b401b8ae1e92f9f075117d72ea22b083d45d77d6', base_ref: null, before: '66fc3bfc39311498ff73579127f67c3958e65bbb', commits: [ { author: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, committer: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, distinct: true, id: 'b401b8ae1e92f9f075117d72ea22b083d45d77d6', message: 'core: use reference equality for null checks where possible', timestamp: '2024-07-24T11:36:48-07:00', tree_id: '02b688ac4ae6680fea1d048f1ddc2e46f4066bdb', url: 'https://github.com/hearnadam/zio/commit/b401b8ae1e92f9f075117d72ea22b083d45d77d6' } ], compare: 'https://github.com/hearnadam/zio/compare/66fc3bfc3931...b401b8ae1e92', created: false, deleted: false, forced: true, head_commit: { author: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, committer: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, distinct: true, id: 'b401b8ae1e92f9f075117d72ea22b083d45d77d6', message: 'core: use reference equality for null checks where possible', timestamp: '2024-07-24T11:36:48-07:00', tree_id: '02b688ac4ae6680fea1d
update_release_draft
HttpError: Resource not accessible by integration 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: '10082169102', name: 'push', payload: { after: 'b401b8ae1e92f9f075117d72ea22b083d45d77d6', base_ref: null, before: '66fc3bfc39311498ff73579127f67c3958e65bbb', commits: [ { author: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, committer: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, distinct: true, id: 'b401b8ae1e92f9f075117d72ea22b083d45d77d6', message: 'core: use reference equality for null checks where possible', timestamp: '2024-07-24T11:36:48-07:00', tree_id: '02b688ac4ae6680fea1d048f1ddc2e46f4066bdb', url: 'https://github.com/hearnadam/zio/commit/b401b8ae1e92f9f075117d72ea22b083d45d77d6' } ], compare: 'https://github.com/hearnadam/zio/compare/66fc3bfc3931...b401b8ae1e92', created: false, deleted: false, forced: true, head_commit: { author: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, committer: { email: '22334119+hearnadam@users.noreply.github.com', name: 'Adam Hearn', username: 'hearnadam' }, distinct: true, id: 'b401b8ae1e92f9f075117d72ea22b083d45d77d6', message: 'core: use reference equality for null checks where possible', timestamp: '2024-07-24T11:36:48-07:00', tree_id: '02b688ac4ae6680fea1d048f1ddc2e46f4066bdb', url: 'https://github.com/hearnadam/zio/commit/b401b8ae1e92f9f075117d72ea22b083d45d77d6' }, pusher: { email: '22334119+hearnadam@users.noreply.github.com', name: 'hearnadam' }, ref: 'refs/heads/series/2.x', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/hearnadam/zio/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/hearnadam/zio/assignees{/user}', blobs_url: 'https://api.github.com/repos/hearnadam/zio/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/hearnadam/zio/branches{/branch}', clone_url: 'https://github.com/hearnadam/zio.git', collaborators_url: 'https://api.github.com/repos/hearnadam/zio/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/hearnadam/zio/comments{/number}', commits_url: 'https://api.github.com/repos/hearnadam/zio/commits{/sha}', compare_url: 'https://api.github.com/repos/hearnadam/zio/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/hearnadam/zio/contents/{+path}', contributors_url: 'https://api.github.com/repos/hearnadam/zio/contributors', created_at: 1682041712, default_branch: 'series/2.x', deployments_url: 'https://api.github.com/repos/hearnadam/zio/deployments', description: 'ZIO — A type-safe, composable library for async and concurrent programming in Scala', disabled: false, downloads_url: 'https://api.github.com/repos/hearnadam/zio/downloads', events_url: 'https://api.github.com/repos/hearnadam/zio/events', fork: true, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/hearnadam/zio/forks', full_name: 'hearnadam/zio', git_commits_url: 'https://api.github.com/repos/hearnadam/zio/git/commits{/sha}', git_refs_url: 'https://api.github.com/rep
update_release_draft
The following actions uses Node.js version which is deprecated 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/