chore: update probot to 13.4.1 #87
Annotations
4 errors and 1 warning
yarn install, build, and test:
test/comment.test.ts#L68
AggregateError:
HttpError: Not found. May be due to lack of authentication. Reason: Handling a "pull_request.opened" event: an "installation" key is missing. The installation ID cannot be determined
at /home/runner/work/clerk/clerk/node_modules/@octokit/request/dist-node/index.js:125:21
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at Job.doExecute (/home/runner/work/clerk/clerk/node_modules/bottleneck/light.js:405:18)
❯ node_modules/@octokit/request/dist-node/index.js:125:21
❯ Job.doExecute node_modules/bottleneck/light.js:405:18
❯ node_modules/@octokit/webhooks/dist-node/index.js:431:19
❯ test/comment.test.ts:68:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { _errors: [ { stack: 'HttpError: Not found. May be due to lack of authentication. Reason: Handling a "pull_request.opened" event: an "installation" key is missing. The installation ID cannot be determined\n at /home/runner/work/clerk/clerk/node_modules/@octokit/request/dist-node/index.js:125:21\n at processTicksAndRejections (node:internal/process/task_queues:105:5)\n at Job.doExecute (/home/runner/work/clerk/clerk/node_modules/bottleneck/light.js:405:18)', message: 'Not found. May be due to lack of authentication. Reason: Handling a "pull_request.opened" event: an "installation" key is missing. The installation ID cannot be determined', name: 'HttpError', status: 404, response: { url: 'https://api.github.com/repos/electron/electron/statuses/abc123', 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', 'content-encoding': 'gzip', 'content-length': '124', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Dec 2024 22:49:13 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-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': '8480:159DD0:10C4759:2121D82:675A16E9', 'x-ratelimit-limit': '60', 'x-ratelimit-remaining': '59', 'x-ratelimit-reset': '1733960953', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '1', 'x-xss-protection': '0' }, data: { message: 'Not Found', documentation_url: 'https://docs.github.com/rest/commits/statuses#create-a-commit-status', status: '404' } }, request: { method: 'POST', url: 'https://api.github.com/repos/electron/electron/statuses/abc123', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/13.4.1 octokit-core.js/5.2.0 Node.js/22', 'x-github-delivery': '123', 'content-type': 'application/json; charset=utf-8' }, body: '{"state":"failure","description":"Missing release notes","context":"release-notes"}', request: { hook: 'Function<bound bound register>' } }, code: 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', 'content-encoding': 'gzip', 'content-length': '124', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Dec 2024 22:49:13 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-
|
yarn install, build, and test:
test/comment.test.ts#L163
AggregateError:
HttpError: Not found. May be due to lack of authentication. Reason: Handling a "pull_request.opened" event: an "installation" key is missing. The installation ID cannot be determined
at /home/runner/work/clerk/clerk/node_modules/@octokit/request/dist-node/index.js:125:21
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at Job.doExecute (/home/runner/work/clerk/clerk/node_modules/bottleneck/light.js:405:18)
❯ node_modules/@octokit/request/dist-node/index.js:125:21
❯ Job.doExecute node_modules/bottleneck/light.js:405:18
❯ node_modules/@octokit/webhooks/dist-node/index.js:431:19
❯ test/comment.test.ts:163:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { _errors: [ { stack: 'HttpError: Not found. May be due to lack of authentication. Reason: Handling a "pull_request.opened" event: an "installation" key is missing. The installation ID cannot be determined\n at /home/runner/work/clerk/clerk/node_modules/@octokit/request/dist-node/index.js:125:21\n at processTicksAndRejections (node:internal/process/task_queues:105:5)\n at Job.doExecute (/home/runner/work/clerk/clerk/node_modules/bottleneck/light.js:405:18)', message: 'Not found. May be due to lack of authentication. Reason: Handling a "pull_request.opened" event: an "installation" key is missing. The installation ID cannot be determined', name: 'HttpError', status: 404, response: { url: 'https://api.github.com/repos/electron/electron/statuses/abc123', 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', 'content-encoding': 'gzip', 'content-length': '124', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Dec 2024 22:49:14 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-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': '8480:159DD0:10C4A8F:21223B2:675A16E9', 'x-ratelimit-limit': '60', 'x-ratelimit-remaining': '58', 'x-ratelimit-reset': '1733960953', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '2', 'x-xss-protection': '0' }, data: { message: 'Not Found', documentation_url: 'https://docs.github.com/rest/commits/statuses#create-a-commit-status', status: '404' } }, request: { method: 'POST', url: 'https://api.github.com/repos/electron/electron/statuses/abc123', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/13.4.1 octokit-core.js/5.2.0 Node.js/22', 'x-github-delivery': '123', 'content-type': 'application/json; charset=utf-8' }, body: '{"state":"success","description":"Release notes found","context":"release-notes"}', request: { hook: 'Function<bound bound register>' } }, code: 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', 'content-encoding': 'gzip', 'content-length': '124', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Dec 2024 22:49:14 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-c
|
yarn install, build, and test:
test/comment.test.ts#L214
AggregateError:
HttpError: Not found. May be due to lack of authentication. Reason: Handling a "pull_request.closed" event: an "installation" key is missing. The installation ID cannot be determined
at /home/runner/work/clerk/clerk/node_modules/@octokit/request/dist-node/index.js:125:21
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at Job.doExecute (/home/runner/work/clerk/clerk/node_modules/bottleneck/light.js:405:18)
❯ node_modules/@octokit/request/dist-node/index.js:125:21
❯ Job.doExecute node_modules/bottleneck/light.js:405:18
❯ node_modules/@octokit/webhooks/dist-node/index.js:431:19
❯ test/comment.test.ts:214:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { _errors: [ { stack: 'HttpError: Not found. May be due to lack of authentication. Reason: Handling a "pull_request.closed" event: an "installation" key is missing. The installation ID cannot be determined\n at /home/runner/work/clerk/clerk/node_modules/@octokit/request/dist-node/index.js:125:21\n at processTicksAndRejections (node:internal/process/task_queues:105:5)\n at Job.doExecute (/home/runner/work/clerk/clerk/node_modules/bottleneck/light.js:405:18)', message: 'Not found. May be due to lack of authentication. Reason: Handling a "pull_request.closed" event: an "installation" key is missing. The installation ID cannot be determined', name: 'HttpError', status: 404, response: { url: 'https://api.github.com/repos/electron/electron/statuses/abc123', 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', 'content-encoding': 'gzip', 'content-length': '124', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Dec 2024 22:49:15 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-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': '8480:159DD0:10C4DE9:2122A5E:675A16EA', 'x-ratelimit-limit': '60', 'x-ratelimit-remaining': '57', 'x-ratelimit-reset': '1733960953', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '3', 'x-xss-protection': '0' }, data: { message: 'Not Found', documentation_url: 'https://docs.github.com/rest/commits/statuses#create-a-commit-status', status: '404' } }, request: { method: 'POST', url: 'https://api.github.com/repos/electron/electron/statuses/abc123', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/13.4.1 octokit-core.js/5.2.0 Node.js/22', 'x-github-delivery': '123', 'content-type': 'application/json; charset=utf-8' }, body: '{"state":"success","description":"Release notes found","context":"release-notes"}', request: { hook: 'Function<bound bound register>' } }, code: 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', 'content-encoding': 'gzip', 'content-length': '124', 'content-security-policy': 'default-src \'none\'', 'content-type': 'application/json; charset=utf-8', date: 'Wed, 11 Dec 2024 22:49:15 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-c
|
yarn install, build, and test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading