Skip to content

feat(proof): the public per-repo proof page, the last piece of #9569 #16953

feat(proof): the public per-repo proof page, the last piece of #9569

feat(proof): the public per-repo proof page, the last piece of #9569 #16953

Triggered via pull request July 31, 2026 05:03
Status Success
Total duration 4m 20s
Artifacts

ci.yml

on: pull_request
validate-code
3m 0s
validate-code
validate-tests
validate-tests
validate
5s
validate
codecov-notify
8s
codecov-notify
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate-code: apps/loopover-ui/src/components/ui/accordion.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/site/api/try-it.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/run-history.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/ranked-candidates.tsx#L19
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/portfolio.tsx#L32
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/ledgers.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/index.tsx#L12
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/earnings.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/attempts.tsx#L21
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
validate-code: apps/loopover-miner-ui/src/routes/__root.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components