SH-101 add history for dashes and metrics #590
Annotations
7 warnings
ci-ui
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-ui:
statshouse-ui/src/admin/pages/FormPage.tsx#L69
Unexpected console statement
|
ci-ui:
statshouse-ui/src/common/helpers.ts#L87
Replace `defaultNumber·??·null` with `(defaultNumber·??·null)`
|
ci-ui:
statshouse-ui/src/url2/urlDecode.ts#L270
Replace `values·??·defaultVariable.values` with `(values·??·defaultVariable.values)`
|
ci-ui:
statshouse-ui/src/components2/Plot/MetricHistoryList/MetricHistoryList.tsx#L32
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
ci-ui:
statshouse-ui/src/components2/SaveButton/index.tsx#L7
This rule can't verify that `export *` only exports components
|
ci-ui:
statshouse-ui/src/components2/Dashboard/DashboardHistoryList/DashboardHistoryList.tsx#L29
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|