Skip to content

Use HttpApi for Environment APIs & standardize authn/authz #8257

Use HttpApi for Environment APIs & standardize authn/authz

Use HttpApi for Environment APIs & standardize authn/authz #8257

Triggered via pull request May 30, 2026 01:24
Status Success
Total duration 4m 42s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
4m 32s
Format, Lint, Typecheck, Test, Browser Test, Build
Mobile Native Static Analysis
1m 1s
Mobile Native Static Analysis
Release Smoke
3m 29s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3473
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3336
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3273
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3246
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2694
React Hook useEffect has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1994
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1986
React Hook useCallback has a missing dependency: 'composerRef.current'
unicorn(consistent-function-scoping): apps/web/src/environments/runtime/catalog.test.ts#L98
Function `resolveRegistryRead` does not capture any variables from its parent scope
oxc(no-map-spread): apps/web/src/clientPersistenceStorage.ts#L174
Spreading to modify object properties in `map` calls is inefficient