Skip to content

[codex] add configurable automatic git fetch interval #7562

[codex] add configurable automatic git fetch interval

[codex] add configurable automatic git fetch interval #7562

Triggered via pull request May 8, 2026 23:35
Status Success
Total duration 3m 38s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Browser Test, Build
3m 28s
Format, Lint, Typecheck, Test, Browser Test, Build
Release Smoke
21s
Release Smoke
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3249
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3112
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3049
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L3022
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L2470
React Hook useEffect has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1791
React Hook useCallback has a missing dependency: 'composerRef.current'
react-hooks(exhaustive-deps): apps/web/src/components/ChatView.tsx#L1783
React Hook useCallback has a missing dependency: 'composerRef.current'