Extend job messages #1815
Annotations
2 errors and 1 warning
Lint:
src/components/status-badges/dev.tsx#L156
Replace `'Pending',·'Failed',·'Failing',·'Running',·'Succeeded',·'Terminated',·'Starting'` with `⏎······'Pending',⏎······'Failed',⏎······'Failing',⏎······'Running',⏎······'Succeeded',⏎······'Terminated',⏎······'Starting',⏎····`
|
Lint
Process completed with exit code 1.
|
Lint:
src/components/replica/index.tsx#L191
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
|