Skip to content

Extend job messages #1824

Extend job messages

Extend job messages #1824

Triggered via pull request March 27, 2024 14:35
Status Failure
Total duration 56s
Artifacts

radix-web-console-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Lint
Process completed with exit code 1.
Lint: src/components/replica/index.tsx#L231
React Hook useEffect has a missing dependency: 'getLog'. Either include it or remove the dependency array. If 'getLog' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: src/components/replica/index.tsx#L239
React Hook useEffect has missing dependencies: 'getHistoryLog' and 'log'. Either include them or remove the dependency array. If 'getHistoryLog' changes too often, find the parent component that defines it and wrap that definition in useCallback