CI #1
ci.yml
on: workflow_dispatch
webui
2m 8s
rust
12m 0s
website
11s
gui-e2e
2m 25s
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
|