✅ Checking '#495/merge' on branch 'feature/plot-types' #1269
run-static-checks.yml
on: pull_request
static-checks
56s
Annotations
7 errors and 1 warning
static-checks:
src/components/Tabs/ScatterPlotTab.tsx#L489
'spreadXAxisPx' is declared but its value is never read.
|
static-checks:
src/components/Tabs/ScatterPlotTab.tsx#L490
'spreadYAxisPx' is declared but its value is never read.
|
static-checks
Process completed with exit code 2.
|
static-checks:
src/components/Tabs/ScatterPlotTab.tsx#L489
'spreadXAxisPx' is assigned a value but never used. Allowed unused vars must match /^_/u
|
static-checks:
src/components/Tabs/ScatterPlotTab.tsx#L490
'spreadYAxisPx' is assigned a value but never used. Allowed unused vars must match /^_/u
|
static-checks:
src/components/Tabs/ScatterPlotTab.tsx#L713
Empty block statement
|
static-checks
Process completed with exit code 1.
|
static-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|