fix(ui): preserve an in-flight retry flag in notifyApiFailure #15264
Annotations
6 errors and 10 warnings
|
validate-code
Process completed with exit code 1.
|
|
validate-code
command (/home/runner/work/loopover/loopover/apps/loopover-ui) /opt/hostedtoolcache/node/22.23.1/x64/bin/npm run lint exited (1)
|
|
validate-code:
apps/loopover-ui/src/lib/api/request.ts#L132
Replace `·kind,·status,·lastNotifiedAt:·now,·repeatCount,·retrying:·prev?.retrying·===·true` with `⏎····kind,⏎····status,⏎····lastNotifiedAt:·now,⏎····repeatCount,⏎····retrying:·prev?.retrying·===·true,⏎·`
|
|
validate-code:
apps/loopover-ui/src/lib/api/request-notify-retry.test.ts#L58
Replace `·description?:·unknown` with `⏎······description?:·unknown;⏎···`
|
|
validate
Process completed with exit code 1.
|
|
CI
A required CI job failed or was cancelled.
|
|
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
|