Skip to content

🐛 Fix issues related to window interaction #170

🐛 Fix issues related to window interaction

🐛 Fix issues related to window interaction #170

Triggered via pull request June 15, 2024 02:49
Status Success
Total duration 13s
Billable time 1m
Artifacts

cr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Not Found { name: 'event', id: '9524931612', err: { type: 'RequestError', message: 'Not Found', stack: 'HttpError: Not Found\n' + ' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070:21\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34389:18)', name: 'HttpError', status: 404, response: { url: 'https://api.github.com/repos/clipevery/clipevery-desktop/compare/19d1d6de1bcbdd9f45f8133aebc788604767bc15...5cd5181e02877e7b620b9ce6c82de165237b877a', status: 404, 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: 'Sat, 15 Jun 2024 02:49:18 GMT', 'github-authentication-token-expiration': '2024-09-03 08:53:10 UTC', '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-oauth-scopes': '', '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': '63C1:1A418A:3947CA9:651AE6D:666D012E', 'x-oauth-scopes': '', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4983', 'x-ratelimit-reset': '1718420164', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', 'x-xss-protection': '0' }, data: { message: 'Not Found', documentation_url: 'https://docs.github.com/rest/commits/commits#compare-two-commits', status: '404' } }, request: { method: 'GET', url: 'https://api.github.com/repos/clipevery/clipevery-desktop/compare/19d1d6de1bcbdd9f45f8133aebc788604767bc15...5cd5181e02877e7b620b9ce6c82de165237b877a', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.3.0 octokit-core.js/3.6.0 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]' }, request: {} }, event: { id: '9524931612', name: 'pull_request', payload: { action: 'synchronize', after: '5cd5181e02877e7b620b9ce6c82de165237b877a', before: '043050ac7746ff38248c51cb8a8b969e2ba66b8d', number: 1255, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/148413831?v=4', description: '', events_url: 'https://api.github.com/orgs/clipevery/events', hooks_url: 'https://api.github.com/orgs/clipevery/hooks', id: 148413831, issues_url: 'https://api.github.com/orgs/clipevery/issues', login: 'clipevery', members_url: 'https://api.github.com/orgs/clipevery/members{/member}', node_id: 'O_kgDOCNidhw', public_members_url: 'https://api.github.com/orgs/clipevery/public_members{/member}', repos_url: 'https://api.github.com/orgs/clipevery/repos', url: 'https://api.github.com/orgs/clipevery' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/clipevery/clipevery-desktop/issues/1255/comments' }, commits: { href: 'htt
test
HttpError: Not Found at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34389:18) { err: { type: 'AggregateError', message: '\n' + ' HttpError: Not Found\n' + ' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070:21\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34389:18)', stack: 'AggregateError: \n' + ' HttpError: Not Found\n' + ' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070:21\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34389:18)\n' + ' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:13376:19', aggregateErrors: [ { type: 'RequestError', message: 'Not Found', stack: 'HttpError: Not Found\n' + ' at /home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:4070:21\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Job.doExecute (/home/runner/work/_actions/anc95/ChatGPT-CodeReview/main/action/index.cjs:34389:18)', name: 'HttpError', status: 404, response: { url: 'https://api.github.com/repos/clipevery/clipevery-desktop/compare/19d1d6de1bcbdd9f45f8133aebc788604767bc15...5cd5181e02877e7b620b9ce6c82de165237b877a', status: 404, 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: 'Sat, 15 Jun 2024 02:49:18 GMT', 'github-authentication-token-expiration': '2024-09-03 08:53:10 UTC', '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-oauth-scopes': '', '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': '63C1:1A418A:3947CA9:651AE6D:666D012E', 'x-oauth-scopes': '', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4983', 'x-ratelimit-reset': '1718420164', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', 'x-xss-protection': '0' }, data: { message: 'Not Found', documentation_url: 'https://docs.github.com/rest/commits/commits#compare-two-commits', status: '404' } }, request: { method: 'GET', url: 'https://api.github.com/repos/clipevery/clipevery-desktop/compare/19d1d6de1bcbdd9f45f8133aebc788604767bc15...5cd5181e02877e7b620b9ce6c82de165237b877a', headers: { accept: 'applica