Skip to content

Fix typo in docs: Fiber reference page (#8812) #1

Fix typo in docs: Fiber reference page (#8812)

Fix typo in docs: Fiber reference page (#8812) #1

Triggered via push May 4, 2024 17:22
Status Success
Total duration 5m 56s
Artifacts
update_release_draft
5m 48s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '8952122977', 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: 'Sat, 04 May 2024 17:28:10 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': '33C3:3FC890:5867763:8BB8E75:66367029', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1714846943', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '3', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, 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/16.20.2 (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: '8952122977', name: 'push', payload: { after: '23ea4f8e85ae497266cbacc2dd478a231f79aa5f', base_ref: null, before: 'abe9d0b6e5a21ad80aa5bde8916e850496b28411', commits: [ { author: { email: '[email protected]', name: 'Pierre Ricadat', username: 'ghostdogpr' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '17896deea37d7fd5bbf6d5ef7305a7d6d8ec7075', message: 'Publish with Java 11 rather than 17 (#8780)', timestamp: '2024-04-22T21:22:51+09:00', tree_id: 'eaed78c32281b2a6050257404ea859bd810441cd', url: 'https://github.com/hearnadam/zio/commit/17896deea37d7fd5bbf6d5ef7305a7d6d8ec7075' }, { author: { email: '[email protected]', name: 'kyri-petrou', username: 'kyri-petrou' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5d72fd013a9238fce0504db914a244c083b83f97', message: 'Allow providing alternative implementations for generating `FiberId`s (#8778)\n' + '\n' + '* Allow providing alternative implementations for generating `FiberId`s\r\n' + '\r\n' + '* Revert bootstrap override\r\n' + '\r\n' + '* Change usages of deprecated `FiberId.make` method\r\n' + '\r\n' +
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 runMicrotasks (<anonymous>) 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: '8952122977', name: 'push', payload: { after: '23ea4f8e85ae497266cbacc2dd478a231f79aa5f', base_ref: null, before: 'abe9d0b6e5a21ad80aa5bde8916e850496b28411', commits: [ { author: { email: '[email protected]', name: 'Pierre Ricadat', username: 'ghostdogpr' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '17896deea37d7fd5bbf6d5ef7305a7d6d8ec7075', message: 'Publish with Java 11 rather than 17 (#8780)', timestamp: '2024-04-22T21:22:51+09:00', tree_id: 'eaed78c32281b2a6050257404ea859bd810441cd', url: 'https://github.com/hearnadam/zio/commit/17896deea37d7fd5bbf6d5ef7305a7d6d8ec7075' }, { author: { email: '[email protected]', name: 'kyri-petrou', username: 'kyri-petrou' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5d72fd013a9238fce0504db914a244c083b83f97', message: 'Allow providing alternative implementations for generating `FiberId`s (#8778)\n' + '\n' + '* Allow providing alternative implementations for generating `FiberId`s\r\n' + '\r\n' + '* Revert bootstrap override\r\n' + '\r\n' + '* Change usages of deprecated `FiberId.make` method\r\n' + '\r\n' + '* Rename `Random` to `Live`', timestamp: '2024-04-23T13:08:38+10:00', tree_id: 'c4891e7080a847fa1732f05aff8d3c485e0b645b', url: 'https://github.com/hearnadam/zio/commit/5d72fd013a9238fce0504db914a244c083b83f97' }, { author: { email: '[email protected]', name: 'Pierre Ricadat', username: 'ghostdogpr' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '36c5641c997fa8a0c375ae0ec5ed7d12824fc246', message: 'Maintain backward compatibility of LinkedQueue (#8784)\n' + '\n' + '* Maintain backward compatibility of LinkedQueue\r\n' + '\r\n' + '* Remove metrics from PartitionedLinkedQueue\r\n' + '\r\n' + '* Apply review comments\r\n' + '\r\n' + '* Clean import\r\n' + '\r\n' + '* Remove duplicated test', timestamp: '2024-04-23T12:49:26+09:00', tree_id: '6c14d5a1bc50c60856105afe207bd43f55e1dcc0', url: 'https://github.com/hearnadam/zio/commit/36c5641c997fa8a0c375ae0ec5ed7d12824fc246' }, { author: { email: '[email protected]', name: 'kyri-petrou', username: 'kyri-petrou' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '6304093bdcfc9cfa5c47efcfb0d0586987ebd9de', message: 'Improve UX of removing runtime flags (#8774)', timestamp: '2024-04-23T17:26:00+10:00', tree_id: '95f9c3ef95c7395f208a1e381f40786e9ba0a972', url: 'https://github.com/hearnadam/zio/commit/6304093bdcfc9cfa5c47efcfb0d05869
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/.
update_release_draft
Abuse limit hit with "POST /graphql", retrying in 60 seconds. { name: 'octokit' }