Skip to content

✅ Checking '#495/merge' on branch 'feature/plot-types' #1269

✅ Checking '#495/merge' on branch 'feature/plot-types'

✅ Checking '#495/merge' on branch 'feature/plot-types' #1269

Triggered via pull request December 9, 2024 17:40
Status Failure
Total duration 1m 7s
Artifacts

run-static-checks.yml

on: pull_request
static-checks
56s
static-checks
Fit to window
Zoom out
Zoom in

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