Skip to content

Release

Release #365

Triggered via schedule May 24, 2026 01:08
Status Failure
Total duration 1m 49s
Artifacts

release.yml

on: schedule
Check for changes since last nightly
8s
Check for changes since last nightly
Matrix: build
Publish CLI to npm
Publish CLI to npm
Publish GitHub Release
0s
Publish GitHub Release
Deploy hosted web app
0s
Deploy hosted web app
Finalize release
0s
Finalize release
Announce release on Discord
0s
Announce release on Discord
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
Preflight
Process completed with exit code 1.
Preflight
@t3tools/desktop#test: command (/home/runner/_work/t3code/t3code/apps/desktop) /home/runner/.bun/bin/bun run test exited (1)
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'
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