Skip to content

seo: noindex all release pages, retire the release sitemap (#2218) #4023

seo: noindex all release pages, retire the release sitemap (#2218)

seo: noindex all release pages, retire the release sitemap (#2218) #4023

Triggered via push August 12, 2026 14:33
Status Success
Total duration 1m 34s
Artifacts

ci.yml

on: push
Detect changes
6s
Detect changes
Lint & Format
29s
Lint & Format
Test
1m 15s
Test
Web build (Next)
36s
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/fetch-log.test.ts#L488
Function `seedScrape` does not capture any variables from its parent scope
eslint(no-unused-vars): workers/discovery/src/managed-agents-session.ts#L642
Variable 'lastAgentMessage' is assigned a value but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): workers/discovery/src/managed-agents-session.ts#L641
Variable 'lastToolErrorCategory' is assigned a value but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): workers/discovery/src/managed-agents-session.ts#L640
Variable 'toolErrors' is assigned a value but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): workers/discovery/src/managed-agents-session.ts#L639
Variable 'toolCallCount' is assigned a value but never used. Unused variables should start with a '_'.
unicorn(consistent-function-scoping): workers/api/test/workflows-ai.test.ts#L6
Function `mkAppWithWorkflow` does not capture any variables from its parent scope
unicorn(no-array-sort): workers/api/test/changelog-fetch.test.ts#L106
Use `Array#toSorted()` instead of `Array#sort()`.
unicorn(consistent-function-scoping): workers/api/test/auth-email.test.ts#L113
Function `captureConsole` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/test/auth-audit.test.ts#L192
Function `eventNames` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/src/cron/domain-demand-sweep.test.ts#L55
Function `enabledEnv` does not capture any variables from its parent scope