Skip to content

feat(api): generate release content before embed on /batch #4037

feat(api): generate release content before embed on /batch

feat(api): generate release content before embed on /batch #4037

Triggered via pull request August 15, 2026 17:49
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: pull_request
Detect changes
6s
Detect changes
Lint & Format
29s
Lint & Format
Test
1m 14s
Test
Web build (Next)
0s
Web build (Next)
Changeset present?
0s
Changeset present?
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unicorn(consistent-function-scoping): workers/api/test/auth.test.ts#L772
Function `setCookie` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/test/auth.test.ts#L694
Function `cookieHeader` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/test/auth.test.ts#L356
Function `preflight` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/test/fetch-log.test.ts#L488
Function `seedScrape` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/test/poll-fetch-change-detectors.test.ts#L720
Function `mkOrgActorStub` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): packages/core/src/site-notice.ts#L51
Function `lin` does not capture any variables from its parent scope
unicorn(no-array-sort): packages/core/src/upgrade-range.ts#L76
Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(no-array-sort): packages/core/src/upgrade-range.ts#L61
Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(consistent-function-scoping): workers/api/test/workspace.test.ts#L116
Function `seed` does not capture any variables from its parent scope
unicorn(no-array-sort): workers/api/src/lib/well-known/reconcile-org.test.ts#L30
Use `Array#toSorted()` instead of `Array#sort()`.