Skip to content

Extend job messages #1815

Extend job messages

Extend job messages #1815

Triggered via pull request March 26, 2024 12:52
Status Failure
Total duration 54s
Artifacts

radix-web-console-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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