Skip to content

api: retire GET /v1/sitemap/releases (#2219) (#2220) #4025

api: retire GET /v1/sitemap/releases (#2219) (#2220)

api: retire GET /v1/sitemap/releases (#2219) (#2220) #4025

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

ci.yml

on: push
Detect changes
9s
Detect changes
Lint & Format
31s
Lint & Format
Test
1m 11s
Test
Web build (Next)
41s
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/orgs-featured-filter.test.ts#L149
Function `adminHeaders` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/test/orgs-featured-filter.test.ts#L141
Function `secretBinding` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): workers/api/src/lib/well-known/promote.test.ts#L210
Function `failingProbe` does not capture any variables from its parent scope
eslint(no-shadow): workers/api/src/lib/claim-verified-email.ts#L102
'webOrigin' is already declared in the upper scope.
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()`.
eslint(no-new): packages/adapters/src/feed.ts#L535
Do not use 'new' for side effects.
unicorn(no-array-sort): packages/adapters/src/feed.ts#L355
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