Skip to content

fix: resolve eslint errors by deleting popover component #6

fix: resolve eslint errors by deleting popover component

fix: resolve eslint errors by deleting popover component #6

Triggered via pull request June 27, 2024 07:46
Status Success
Total duration 15s
Artifacts

pr-labeler.yml

on: pull_request
add-conventional-commit-label
6s
add-conventional-commit-label
Fit to window
Zoom out
Zoom in

Annotations

2 errors
add-conventional-commit-label
Resource not accessible by integration { name: 'HttpError', id: '9692685463', status: 403, response: { url: 'https://api.github.com/repos/aamirazad/homelab-connector/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: 'Thu, 27 Jun 2024 07:46:42 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': '181F:12987E:391DACC:668F750:667D18E2', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4976', 'x-ratelimit-reset': '1719477566', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '24', '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/aamirazad/homelab-connector/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/pull/42/merge","name":"v0.2.0","tag_name":"v0.2.0","body":"## v0.2.0\\n\\n### Features\\n\\n- feat: fill in current data in settings @aamirazad ([#33](https://github.com/aamirazad/homelab-connector/pull/33))\\n- feat: remove all done page in settings @aamirazad ([#32](https://github.com/aamirazad/homelab-connector/pull/32))\\n- feat: use paperless documents api instead of search to get more accurate results @aamirazad ([#24](https://github.com/aamirazad/homelab-connector/pull/24))\\n- feat: use a tooltip/popover component @aamirazad ([#26](https://github.com/aamirazad/homelab-connector/pull/26))\\n- feat: remove full name settings question @aamirazad ([#22](https://github.com/aamirazad/homelab-connector/pull/22))\\n\\n### Performance Improvements\\n\\n- perf: reduce size of paperless documents api request response using flags @aamirazad ([#39](https://github.com/aamirazad/homelab-connector/pull/39))\\n- perf: speed up settings autofilling by only calling db calls once @aamirazad ([#35](https://github.com/aamirazad/homelab-connector/pull/35))\\n\\n### Style Improvements\\n\\n- style: make website look better on mobile @aamirazad ([#20](https://github.com/aamirazad/homelab-connector/pull/20))\\n\\n### Maintenance\\n\\n- chore: add funding links to github @aamirazad ([#37](https://github.com/aamirazad/homelab-connector/pull/37))\\n- ci: combine release drafter and pr tagger into one action @aamirazad ([#36](https://github.com/aamirazad/homelab-connector/pull/36))\\n- refactor: use database types instead of manually typed types @aamirazad ([#34](https://github.com/aamirazad/homelab-connector/pull/34))\\n- chore: switch to bun @aamirazad ([#31](https://github.com/aamirazad/homelab-connector/pull/31))\\n- refactor: remove unnecessary code @aamirazad ([#29](https://github.com/aamirazad/homelab-connector/pull/29))\
add-conventional-commit-label
HttpError: Resource not accessible by integration 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: '9692685463', name: 'pull_request', payload: { action: 'synchronize', after: '94ee7fdd3ea1b3a538cbc5c994ba63e0f519647d', before: '88420226613bd8709db4ec4307c65b3b3928c212', number: 42, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/42/comments' }, commits: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/42/commits' }, html: { href: 'https://github.com/aamirazad/homelab-connector/pull/42' }, issue: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/42' }, review_comment: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/42/comments' }, self: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/42' }, statuses: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/statuses/94ee7fdd3ea1b3a538cbc5c994ba63e0f519647d' } }, active_lock_reason: null, additions: 0, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'aamirazad:06-27-ci_add_conventional_commit_checker_and_eslint_checker', ref: '06-27-ci_add_conventional_commit_checker_and_eslint_checker', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/aamirazad/homelab-connector/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/aamirazad/homelab-connector/assignees{/user}', blobs_url: 'https://api.github.com/repos/aamirazad/homelab-connector/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/aamirazad/homelab-connector/branches{/branch}', clone_url: 'https://github.com/aamirazad/homelab-connector.git', collaborators_url: 'https://api.github.com/repos/aamirazad/homelab-connector/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/aamirazad/homelab-connector/comments{/number}', commits_url: 'https://api.github.com/repos/aamirazad/homelab-connector/commits{/sha}', compare_url: 'https://api.github.com/repos/aamirazad/homelab-connector/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/aamirazad/homelab-connector/contents/{+path}', contributors_url: 'https://api.github.com/repos/aamirazad/homelab-connector/contributors', created_at: '2024-05-31T01:30:53Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/aamirazad/homelab-connector/deployments', description: 'Connects popular homelab services together', disabled: false, downloads_url: 'https://api.github.com/repos/aamirazad/homelab-connector/downloads', events_url: 'https://api.github.com/repos/aamirazad/homelab-connector/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/r