Skip to content

CI

CI #1

Manually triggered July 22, 2026 12:23
Status Success
Total duration 28m 8s
Artifacts

ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
webui: crates/librtbit/webui/src/components/IndexarrSetup.tsx#L71
Unexpected any. Specify a different type
webui: crates/librtbit/webui/src/components/IndexarrSetup.tsx#L50
React Hook useEffect has missing dependencies: 'setCloseableError', 'setIdentity', and 'setSyncPreferences'. Either include them or remove the dependency array
webui: crates/librtbit/webui/src/components/IndexarrSetup.tsx#L41
Unexpected any. Specify a different type
webui: crates/librtbit/webui/src/components/IndexarrBrowse.tsx#L281
'numCell' is assigned a value but never used. Allowed unused vars must match /^_/u
webui: crates/librtbit/webui/src/components/IndexarrBrowse.tsx#L228
React Hook useEffect has a missing dependency: 'API'. Either include it or remove the dependency array
webui: crates/librtbit/webui/src/components/IndexarrBrowse.tsx#L171
React Hook useCallback has missing dependencies: 'setCloseableError', 'setSearchLoading', and 'setSearchResults'. Either include them or remove the dependency array
webui: crates/librtbit/webui/src/components/IndexarrBrowse.tsx#L162
Unexpected any. Specify a different type
webui: crates/librtbit/webui/src/components/IndexarrBrowse.tsx#L145
React Hook useCallback has missing dependencies: 'setRecentLoading' and 'setRecentTorrents'. Either include them or remove the dependency array
webui: crates/librtbit/webui/src/components/IndexarrBrowse.tsx#L132
React Hook useEffect has a missing dependency: 'setIdentity'. Either include it or remove the dependency array
webui: crates/librtbit/webui/src/api-types.ts#L204
Unexpected any. Specify a different type