feat(ui): add the scoped-permissions confirmation step to the install flow #13548
ci.yml
on: pull_request
Annotations
10 warnings
|
validate-code:
apps/loopover-ui/src/components/ui/aspect-ratio.tsx#L1
This rule can't verify that `export *` only exports components
|
|
validate-code:
apps/loopover-ui/src/components/ui/alert.tsx#L1
This rule can't verify that `export *` only exports components
|
|
validate-code:
apps/loopover-ui/src/components/ui/alert-dialog.tsx#L1
This rule can't verify that `export *` only exports components
|
|
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#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/portfolio.tsx#L38
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#L33
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/__root.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|